From c4fa2efbba0eb0426949ba9dc17943b87db85897 Mon Sep 17 00:00:00 2001 From: Evil Puncker Date: Wed, 13 May 2015 01:56:56 -0300 Subject: Changed close; into end; to try to fix bug 8666, since there is no dialogue window a close; is not needed --- npc/custom/healer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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; } -- cgit v1.2.3-60-g2f50