diff options
Diffstat (limited to 'npc/custom')
-rw-r--r-- | npc/custom/healer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/custom/healer.txt b/npc/custom/healer.txt index 59d67b083..530f5301f 100644 --- a/npc/custom/healer.txt +++ b/npc/custom/healer.txt @@ -31,7 +31,7 @@ specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10; } if (.@Delay) @HD = gettimetick(2)+.@Delay; - close; + end; } |