Skip to content

Commit

Permalink
UtBS S12: allow everyone to move and attack after killing fake Eloh
Browse files Browse the repository at this point in the history
  • Loading branch information
nemaara committed Jul 19, 2020
1 parent 60e615c commit 3745de3
Showing 1 changed file with 13 additions and 0 deletions.
Expand Up @@ -968,6 +968,19 @@
delayed_variable_substitution=no
{VARIABLE number_minions_to_spawn 7}
[/event]

# Also give everyone their movement back so it doesn't feel so bad right after you kill fake Eloh

[heal_unit]
[filter]
side=1
[/filter]

amount=0
moves=full
restore_statuses=yes
restore_attacks=yes
[/heal_unit]
[/event]

[event]
Expand Down

0 comments on commit 3745de3

Please sign in to comment.