From 54e5c090692a06a96b2525f1a23f669e3449ba1b Mon Sep 17 00:00:00 2001 From: Dastgir Date: Wed, 13 Jan 2016 20:51:52 +0530 Subject: Fixes Mora NPC, being stuck when click --- npc/re/cities/mora.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/re/cities/mora.txt') diff --git a/npc/re/cities/mora.txt b/npc/re/cities/mora.txt index acfc02c13..fb51eda30 100644 --- a/npc/re/cities/mora.txt +++ b/npc/re/cities/mora.txt @@ -1077,7 +1077,7 @@ mora,132,184,5 script Mora Villager#sleep6 4_M_RAFLE_OR,{ mora,133,184,1 script Mora Villager#sleep4 G_RAFFLESIA,{ mes "[Mora Villager]"; mes "Moan..."; - end; + close; } mora,134,184,1 script Mora Villager#sleep3 4_M_RAFLE_GR,{ @@ -1095,7 +1095,7 @@ mora,132,183,7 script Mora Villager#sleep7 4_M_RAFLE_VI,{ mora,133,183,7 script Mora Villager#sleep8 4_F_RAFLE_PK,{ mes "[Mora Villager]"; mes "z Z"; - end; + close; } mora,134,183,1 script Mora Villager#sleep9 4_M_RAFLE_OR,{ -- cgit v1.2.3-60-g2f50