[wesnoth-commits] [wesnoth/wesnoth] 704936: HttT S11: Correct two places where a typographic q...
Steve Cotton
noreply at github.com
Sat May 25 18:36:17 UTC 2019
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 7049367bf073a6e35530b97eba1cf79af86dc4a7
https://github.com/wesnoth/wesnoth/commit/7049367bf073a6e35530b97eba1cf79af86dc4a7
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