From 970fe762f541982b474ff0e8aa08a659d4575aa5 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Wed, 20 Jun 2018 17:59:04 -0300 Subject: Fix rather obvious bug --- npc/functions/nurse.txt | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'npc/functions') diff --git a/npc/functions/nurse.txt b/npc/functions/nurse.txt index 4f95d68b4..add33b9b7 100644 --- a/npc/functions/nurse.txt +++ b/npc/functions/nurse.txt @@ -66,8 +66,10 @@ L_Menu: mes ""; menu rif(Zeny >= .@price, l("Please heal me!")), L_Heal_L, - l("Another time, maybe."), L_Close; - + l("Another time, maybe."), -; + closedialog; + goodbye; + close; L_Heal_L: mes ""; -- cgit v1.2.3-70-g09d2