Fixed quick leaders not getting the -5% HP reduction.
This commit is contained in:
parent
d6ad70e085
commit
44025f8e89
1 changed files with 1 additions and 1 deletions
|
@ -47,7 +47,7 @@
|
|||
[/literal]
|
||||
[/set_variables]
|
||||
|
||||
{CLEAR_VARIABLE leaders_to_make_quick[$i].max_moves,leaders_to_make_quick[$i].moves}
|
||||
{CLEAR_VARIABLE leaders_to_make_quick[$i].max_moves,leaders_to_make_quick[$i].moves,leaders_to_make_quick[$i].max_hitpoints,leaders_to_make_quick[$i].hitpoints}
|
||||
|
||||
[unstore_unit]
|
||||
variable=leaders_to_make_quick[$i]
|
||||
|
|
Loading…
Add table
Reference in a new issue