diff options
Diffstat (limited to 'npc/re/guides/guides_dicastes.txt')
-rw-r--r-- | npc/re/guides/guides_dicastes.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/guides/guides_dicastes.txt b/npc/re/guides/guides_dicastes.txt index d825ceb28..1aa4704ca 100644 --- a/npc/re/guides/guides_dicastes.txt +++ b/npc/re/guides/guides_dicastes.txt @@ -47,7 +47,7 @@ dicastes01,181,191,5 script Traveler Ichack#info 4_M_SHADOWCHASER,2,2,{ mes "What would you like to know?"; F_Navi("[Traveler Ichack]"); next; - switch(select("Dicastes Diel:Residential Area:Training Room:Factory:Pub:Cat Hand Caravan")) { + switch(select("Dicastes Diel", "Residential Area", "Training Room", "Factory", "Pub", "Cat Hand Caravan")) { case 1: mes "[Traveler Ichack]"; mes "Ah~ That's a beautiful building."; |