SotA S18: Fix bug where Ardonna starts with less than full move

This commit is contained in:
sigurdfdragon 2017-03-13 21:25:34 -04:00 committed by Charles Dang
parent 535ce53ca9
commit 6e272a6c82

View File

@ -416,6 +416,15 @@ Now the process is complete for both of us. I posted a guard so nothing could ha
name=ardonna_profile
[/fire_event]
# For some reason, the handling of Ardonna (and not Ras-Tabahn) causes her
# to not have full mp at the start of the scenario, so fix that.
[heal_unit]
[filter]
id=Ardonna
[/filter]
moves=full
[/heal_unit]
# This image is colored so that it looks the same as the one in the previous
# scenario *after* the adjustment for underground light levels. The previous
# one was a unit so it wasn't adjusted.