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/platinum_skills.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/custom/platinum_skills.txt') diff --git a/npc/custom/platinum_skills.txt b/npc/custom/platinum_skills.txt index da35da389..3cd85f873 100644 --- a/npc/custom/platinum_skills.txt +++ b/npc/custom/platinum_skills.txt @@ -23,7 +23,7 @@ prontera,128,200,6 script Platinum Skill NPC 4_F_MAID,{ mes "I can give you the special skills available to your job."; mes "Would you like these skills now?"; next; - if (select("Yes Please:No") == 2) { + if (select("Yes Please", "No") == 2) { mes "[Platinum Skill NPC]"; mes "Have a nice day... >.>"; close; -- cgit v1.2.3-60-g2f50