From 4cab85cb19cb1fae743dbdf7ab31cf69f789b9b3 Mon Sep 17 00:00:00 2001 From: elanosilveira Date: Thu, 1 Aug 2024 07:50:30 -0600 Subject: [PATCH] Update hair_dyer.txt (#8519) * Properly close the message box at the end of the dialogue instead of sending the player back to the main menu. --------- Co-authored-by: Aleos --- npc/pre-re/merchants/hair_dyer.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/pre-re/merchants/hair_dyer.txt b/npc/pre-re/merchants/hair_dyer.txt index 3a97cd71a5..4658a65ab7 100644 --- a/npc/pre-re/merchants/hair_dyer.txt +++ b/npc/pre-re/merchants/hair_dyer.txt @@ -136,7 +136,7 @@ prt_in,243,168,4 script Jovovich 91,{ mes "* Fees and Information *"; mes "- 1 Dyestuffs item of the color of hair you want."; mes "- 1000 zeny fee."; - break; + close; case 3: mes "[Hairdresser Jovovich]";