From 67eb36ab193d7258e9f225891474c2914d1bba64 Mon Sep 17 00:00:00 2001 From: Dastgir Date: Sat, 16 Jan 2016 20:45:53 +0530 Subject: Script Standardization: changed select format in jobs folder --- npc/jobs/2-1a/HighPriest.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc/jobs/2-1a/HighPriest.txt') diff --git a/npc/jobs/2-1a/HighPriest.txt b/npc/jobs/2-1a/HighPriest.txt index c2d137610..1b53a8732 100644 --- a/npc/jobs/2-1a/HighPriest.txt +++ b/npc/jobs/2-1a/HighPriest.txt @@ -64,7 +64,7 @@ valkyrie,44,42,5 script High Priest#Valkyrie 1_M_PASTOR,{ mes "Would you like"; mes "to become a High Priest?"; next; - if (select("No.:Yes.") == 1) { + if (select("No.", "Yes.") == 1) { mes "[High Priest]"; mes "When you're ready,"; mes "feel free to come back."; -- cgit v1.2.3-70-g09d2