From 55fc59def74c002835ae301065455d1f1d982f19 Mon Sep 17 00:00:00 2001 From: Emistry Date: Tue, 14 Jul 2015 22:13:41 +0800 Subject: Fixed bug #595 https://github.com/HerculesWS/Hercules/issues/595 --- npc/re/quests/quests_eclage.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/re') diff --git a/npc/re/quests/quests_eclage.txt b/npc/re/quests/quests_eclage.txt index 164f66fad..4f85b42c8 100644 --- a/npc/re/quests/quests_eclage.txt +++ b/npc/re/quests/quests_eclage.txt @@ -18543,7 +18543,7 @@ ecl_tdun04,32,35,3 script Hisie#tlord 4_M_FARIY_HISIE,{ mes "[Hisie]"; mes "If you climbed all the way here out of curiosity, you'd better start going down now."; mes "Professor has been under the weather nowadays."; - close; + close2; } else if (ep14_2_mylord == 14) { cutin "hisie01",0; -- cgit v1.2.3-60-g2f50