From 051a0461b6251535c5c3019ae8e5c1fbe1347a66 Mon Sep 17 00:00:00 2001 From: Jared Adams Date: Mon, 16 Feb 2009 09:36:41 +0000 Subject: Make sure no script just ends --- npc/020-2_Nivalis/furquest.txt | 1 + npc/020-2_Nivalis/shops.txt | 1 + 2 files changed, 2 insertions(+) (limited to 'npc/020-2_Nivalis') diff --git a/npc/020-2_Nivalis/furquest.txt b/npc/020-2_Nivalis/furquest.txt index 67a6eb10..afcb5221 100644 --- a/npc/020-2_Nivalis/furquest.txt +++ b/npc/020-2_Nivalis/furquest.txt @@ -333,4 +333,5 @@ L_State_13: L_TooMany: mes "[Agostine, The Legendary Tailor]"; mes "\"You don't have anywhere to put them. Come back when you do."; + close; } diff --git a/npc/020-2_Nivalis/shops.txt b/npc/020-2_Nivalis/shops.txt index f3d9dedc..fa7d8fe6 100644 --- a/npc/020-2_Nivalis/shops.txt +++ b/npc/020-2_Nivalis/shops.txt @@ -18,4 +18,5 @@ mes "That's impossible!\""; next; callfunc "Inn"; + close; } -- cgit v1.2.3-60-g2f50