diff options
author | shennetsind <ind@henn.et> | 2013-04-15 21:38:49 -0300 |
---|---|---|
committer | shennetsind <ind@henn.et> | 2013-04-15 21:38:49 -0300 |
commit | 3b6289f16d9b1b473d36f1efcbf8500d6d58f23f (patch) | |
tree | 90ca9c4575736c961eca8c7c58d1c0a5a8141fce /npc/custom/healer.txt | |
parent | 83291734c96cdb4c337ef1b8fac5321bcaf86815 (diff) | |
download | hercules-3b6289f16d9b1b473d36f1efcbf8500d6d58f23f.tar.gz hercules-3b6289f16d9b1b473d36f1efcbf8500d6d58f23f.tar.bz2 hercules-3b6289f16d9b1b473d36f1efcbf8500d6d58f23f.tar.xz hercules-3b6289f16d9b1b473d36f1efcbf8500d6d58f23f.zip |
Fixed Bug #7116
http://hercules.ws/board/tracker/issue-7116-close-close2-script-commands/
Signed-off-by: shennetsind <ind@henn.et>
Diffstat (limited to 'npc/custom/healer.txt')
-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 ab7eb9f55..5533330cd 100644 --- a/npc/custom/healer.txt +++ b/npc/custom/healer.txt @@ -30,7 +30,7 @@ specialeffect2 EF_BLESSING; sc_start SC_BLESSING,240000,10; } if (.@Delay) set @HD, gettimetick(2)+.@Delay; - close; + end; } alberta,25,240,6 duplicate(Healer) Healer#alb 909 |