mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-01 20:05:41 +00:00
UtBS S12: allow everyone to move and attack after killing fake Eloh
This commit is contained in:
parent
60e615cc90
commit
3745de3a30
@ -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]
|
||||
|
Loading…
x
Reference in New Issue
Block a user