DiD S5: used [heal_unit] instead of [full_heal]
This commit is contained in:
parent
8e4169d528
commit
f4c7052b28
1 changed files with 9 additions and 4 deletions
|
@ -336,10 +336,15 @@
|
|||
[/message]
|
||||
|
||||
# Heal Darken Volk and store him for his return in A Small Favor
|
||||
[full_heal]
|
||||
id=Darken Volk
|
||||
cures=yes
|
||||
[/full_heal]
|
||||
[heal_unit]
|
||||
[filter]
|
||||
id=Darken Volk
|
||||
[/filter]
|
||||
|
||||
animate=no
|
||||
amount=full
|
||||
restore_statuses=yes
|
||||
[/heal_unit]
|
||||
|
||||
[store_unit]
|
||||
[filter]
|
||||
|
|
Loading…
Add table
Reference in a new issue