[Commits] [wesnoth/wesnoth] 3d3b6d: NR: fixup Morvin's 7th death dialog case, and inde...
GitHub
noreply at github.com
Mon Mar 30 00:25:26 UTC 2015
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 3d3b6ddbc0c86e06c1cbf5d40203339dc41f411e
https://github.com/wesnoth/wesnoth/commit/3d3b6ddbc0c86e06c1cbf5d40203339dc41f411e
Author: Charles Dang <exodia339 at gmail.com>
Date: 2015-03-30 (Mon, 30 Mar 2015)
Changed paths:
M data/campaigns/Northern_Rebirth/utils/herodeaths.cfg
Log Message:
-----------
NR: fixup Morvin's 7th death dialog case, and index bumping for both
Previously I was using numerical_less_than, which isn't even a valid comparison, and would have made
the 7th dialog option repeat ad infinitum.
Also, Morvin's dialog still had an [else] tag, meaning that tag would have repeated as well once the
rest were exhausted, previous issue notwithstanding.
More information about the Commits
mailing list