mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-08 12:46:34 +00:00
SotA S18: Fix bug where Ardonna starts with less than full move
This commit is contained in:
parent
535ce53ca9
commit
6e272a6c82
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user