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 <aleos89@users.noreply.github.com>
This commit is contained in:
parent
54dc915661
commit
4cab85cb19
@ -136,7 +136,7 @@ prt_in,243,168,4 script Jovovich 91,{
|
|||||||
mes "* Fees and Information *";
|
mes "* Fees and Information *";
|
||||||
mes "- 1 Dyestuffs item of the color of hair you want.";
|
mes "- 1 Dyestuffs item of the color of hair you want.";
|
||||||
mes "- 1000 zeny fee.";
|
mes "- 1000 zeny fee.";
|
||||||
break;
|
close;
|
||||||
|
|
||||||
case 3:
|
case 3:
|
||||||
mes "[Hairdresser Jovovich]";
|
mes "[Hairdresser Jovovich]";
|
||||||
|
Loading…
x
Reference in New Issue
Block a user