From 17972d2701feb9d1560dd6c98d7844309a48f464 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Mon, 19 Dec 2022 21:06:06 -0300 Subject: Sarah: Close the window when finishing the cherry cakes to be less confusing --- npc/003-1/sarah.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/npc/003-1/sarah.txt b/npc/003-1/sarah.txt index 44f473d57..15b60c914 100644 --- a/npc/003-1/sarah.txt +++ b/npc/003-1/sarah.txt @@ -52,6 +52,9 @@ function quest_completed { delitem CherryCake, 5; Zeny += .@price * 5; setq2 TulimsharQuest_Sarah, gettimeparam(GETTIME_DAYOFMONTH); + mesn; + mesq l("Thanks!"); + close; } } } else { -- cgit v1.2.3-60-g2f50