mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-04 15:13:36 +00:00
EI S1: Make Dacyn able to heal others when reappearing
This commit is contained in:
parent
f1d6a96c15
commit
7d5f35dd68
@ -351,9 +351,9 @@
|
||||
# Dacyn pops out on keep and gives message about trapdoor.
|
||||
[event]
|
||||
#ifdef EASY
|
||||
name=turn 10 refresh
|
||||
name=turn 10
|
||||
#else
|
||||
name=turn 12 refresh
|
||||
name=turn 12
|
||||
#endif
|
||||
[scroll_to]
|
||||
x,y=9,16
|
||||
@ -364,6 +364,8 @@
|
||||
image=scenery/trapdoor-open.png
|
||||
[/item]
|
||||
|
||||
{VARIABLE stored_Dacyn.resting false}
|
||||
|
||||
[unstore_unit]
|
||||
variable=stored_Dacyn
|
||||
x,y=10,15
|
||||
|
Loading…
x
Reference in New Issue
Block a user