From b24b79b3d4f391c415268af3db2d268214bcfd70 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sun, 17 Jan 2016 17:50:51 +0530 Subject: Script Standardization: changed select format in pre-re folder --- npc/pre-re/guides/guides_niflheim.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'npc/pre-re/guides/guides_niflheim.txt') diff --git a/npc/pre-re/guides/guides_niflheim.txt b/npc/pre-re/guides/guides_niflheim.txt index 6b4525a4a..5b0548800 100644 --- a/npc/pre-re/guides/guides_niflheim.txt +++ b/npc/pre-re/guides/guides_niflheim.txt @@ -51,12 +51,12 @@ niflheim,107,156,6 script Roaming Man#nif 4_M_NFMAN,{ mes "layout might help you escape"; mes "if it weren't so futile."; next; - switch(select("Ask building locations.:Remove marks on the mini-map.:Cancel.")) { + switch(select("Ask building locations.", "Remove marks on the mini-map.", "Cancel.")) { case 1: mes "[Ricael]"; mes "So, um, which place do you want to know about?"; next; - switch(select("Witch's castle:Tool shop:Weapon shop:Pub:Cancel")) { + switch(select("Witch's castle", "Tool shop", "Weapon shop", "Pub", "Cancel")) { case 1: mes "[Ricael]"; mes "There. I made a ^FF3355+^000000 mark"; -- cgit v1.2.3-70-g09d2