From fa0b6b57f01f2ff360a633e5b5620998b7c4a9c6 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sat, 16 Jan 2016 20:29:35 +0530 Subject: Script Standardization: changed select format in custom folder --- npc/custom/events/cluckers.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/events/cluckers.txt') diff --git a/npc/custom/events/cluckers.txt b/npc/custom/events/cluckers.txt index 1f32f9f25..2388d239d 100644 --- a/npc/custom/events/cluckers.txt +++ b/npc/custom/events/cluckers.txt @@ -57,7 +57,7 @@ prontera,156,219,4 script Cluckers 4_NFCOCK,{ mes "Cluck cluck! Cluuuuuck? ^FF0000~Hi GM " + strcharinfo(0) + ", Wanna play today?~^000000"; mes "Cluck cluck... CLUCK! ^FF0000~Just tell me what to do!~^000000"; next; - while(1) switch(select("Start Event:Check Prize:Set Prize:Not today Cluckers")) { + while(1) switch(select("Start Event", "Check Prize", "Set Prize", "Not today Cluckers")) { case 1: mes "[Cluckers]"; mes "CLUCK! ^FF0000~Sure thing!~^000000"; -- cgit v1.2.3-70-g09d2