From 57ed698dc135be8222e127fe8e1d02c456e7f8b5 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sun, 17 Jan 2016 17:29:58 +0530 Subject: Script Standardization: changed select format in other folder --- npc/other/mail.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/mail.txt') diff --git a/npc/other/mail.txt b/npc/other/mail.txt index 54067319e..63b53bf24 100644 --- a/npc/other/mail.txt +++ b/npc/other/mail.txt @@ -43,7 +43,7 @@ mes "you are required to pay 130 zeny."; mes "Would you like to use the service?"; next; - switch(select("Yes.:No.")) { + switch(select("Yes.", "No.")) { case 1: mes "[Mailbox]"; if (Zeny < 130) { -- cgit v1.2.3-70-g09d2