TSG S05 Fix bug: Subsumed units can move

When Urza Afalas and his band join Deoran they should be able to move. But, since they're changing sides their movement won't have been reset, yet, so we have to do it by hand.
This commit is contained in:
Gregory A Lundberg 2016-08-24 01:15:00 -05:00
parent 24e60e91e2
commit d6d01004a7

View file

@ -577,6 +577,7 @@
id=Urza Afalas
[/filter]
side=1
moves=$this_unit.max_moves
profile=portraits/urza-afalas.png
canrecruit=no
{IS_HERO}
@ -585,7 +586,13 @@
[/modifications]
[/modify_unit]
{MODIFY_UNIT side=2 side 1}
[modify_unit]
[filter]
side=2
[/filter]
side=1
moves=$this_unit.max_moves
[/modify_unit]
[redraw]
side=1