[wesnoth-commits] [wesnoth/wesnoth] 1f6a29: HttT S11: Correct two places where a typographic q...
Steve Cotton
noreply at github.com
Sat May 25 18:35:28 UTC 2019
Branch: refs/heads/1.14
Home: https://github.com/wesnoth/wesnoth
Commit: 1f6a29a74cbd5834371570a52788bf5aee8e7f05
https://github.com/wesnoth/wesnoth/commit/1f6a29a74cbd5834371570a52788bf5aee8e7f05
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2019-05-25 (Sat, 25 May 2019)
Changed paths:
M data/campaigns/Heir_To_The_Throne/scenarios/11_The_Ford_of_Abez.cfg
M data/campaigns/Heir_To_The_Throne/scenarios/16_Hasty_Alliance.cfg
M data/campaigns/Heir_To_The_Throne/utils/httt_utils.cfg
Log Message:
-----------
HttT S11: Correct two places where a typographic quote was used in Li'sar's id
In S11, if the player tries to attack Li'sar then there are supposed to be four
events adding extra guards. Two of them didn't trigger, because the [have_unit]
calls were trying to match her id with a typographic quotation mark.
One change in the opposite direction, where the displayed name could have a
non-typographic quotation mark; this might only happen when using choose_level
to reach a scenario with NEED_LISAR before her unit is on Konrad's recall list.
Remove a CLEAR_VARIABLE that was obsolete since 7778e6f4.
More information about the Commits
mailing list