From 4d139eb924e63f88065071de722ddc39465cd5e3 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sun, 17 Jan 2016 17:35:36 +0530 Subject: Script Standardization: changed select format in quests folder --- npc/quests/quests_aldebaran.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/quests/quests_aldebaran.txt') diff --git a/npc/quests/quests_aldebaran.txt b/npc/quests/quests_aldebaran.txt index ae088e720..1b58726dd 100644 --- a/npc/quests/quests_aldebaran.txt +++ b/npc/quests/quests_aldebaran.txt @@ -56,7 +56,7 @@ aldeba_in,152,166,4 script Trader#01 4_M_04,{ mes " (4) ^3355FFSakkat^000000:"; mes "120 Trunks + 10000 Zeny "; next; - switch(select(" Doctor Band : Feather Bonnet : Phantom of Opera : Sakkat ")) { + switch(select(" Doctor Band ", " Feather Bonnet ", " Phantom of Opera ", " Sakkat ")) { case 1: if ((countitem(Red_Bandana) > 0) && (countitem(Iron) > 49) && (countitem(Crystal_Jewel___) > 0) && (Zeny > 3499)) { delitem Red_Bandana,1; -- cgit v1.2.3-60-g2f50