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/monster_museum.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/other/monster_museum.txt') diff --git a/npc/other/monster_museum.txt b/npc/other/monster_museum.txt index 4254fd055..0788289c2 100644 --- a/npc/other/monster_museum.txt +++ b/npc/other/monster_museum.txt @@ -42,7 +42,7 @@ yuno_in03,32,15,3 script Museum Guide 1_F_02,{ mes "[Cenia]"; mes "Welcome to the Monster Museum."; next; - switch(select("Monster Museum?:Tips")) { + switch(select("Monster Museum?", "Tips")) { case 1: mes "[Cenia]"; mes "The Monster Museum was founded by"; -- cgit v1.2.3-60-g2f50