[wesnoth-commits] [wesnoth/wesnoth] 1cd0cc: SotA: Fix Ardonna's zombie list after Rastabahn's ...
Steve Cotton
noreply at github.com
Mon Nov 16 03:54:22 UTC 2020
Branch: refs/heads/master
Home: https://github.com/wesnoth/wesnoth
Commit: 1cd0cc7d260fb09981ee3a7bbbe4b5fc39a1e59b
https://github.com/wesnoth/wesnoth/commit/1cd0cc7d260fb09981ee3a7bbbe4b5fc39a1e59b
Author: Steve Cotton <steve at octalot.co.uk>
Date: 2020-11-16 (Mon, 16 Nov 2020)
Changed paths:
M changelog.md
M data/campaigns/Secrets_of_the_Ancients/scenarios/13_Together_Again.cfg
M data/campaigns/Secrets_of_the_Ancients/utils/zombie-utils.cfg
Log Message:
-----------
SotA: Fix Ardonna's zombie list after Rastabahn's scenarios
Fixes #5256, which was that `{SAVE_ZOMBIE_LIST rastabahn_zombies}` overwrote
the ardonna_zombies variable.
Move the MERGE_ZOMBIE_LIST code to be next to the LOAD and SAVE code, as any
change to one of these functions should probably be done to all of them.
More information about the Commits
mailing list