summaryrefslogtreecommitdiff
path: root/npc/jobs/2-1a/LordKnight.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-16 20:45:53 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-16 20:45:53 +0530
commit67eb36ab193d7258e9f225891474c2914d1bba64 (patch)
tree64de31fd5c47780e00f60ab2a825a362f0114e7c /npc/jobs/2-1a/LordKnight.txt
parentfcfe8a19a4db505b277d1946761d2c1285413aee (diff)
downloadhercules-67eb36ab193d7258e9f225891474c2914d1bba64.tar.gz
hercules-67eb36ab193d7258e9f225891474c2914d1bba64.tar.bz2
hercules-67eb36ab193d7258e9f225891474c2914d1bba64.tar.xz
hercules-67eb36ab193d7258e9f225891474c2914d1bba64.zip
Script Standardization: changed select format in jobs folder
Diffstat (limited to 'npc/jobs/2-1a/LordKnight.txt')
-rw-r--r--npc/jobs/2-1a/LordKnight.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/2-1a/LordKnight.txt b/npc/jobs/2-1a/LordKnight.txt
index cece48304..da60caa92 100644
--- a/npc/jobs/2-1a/LordKnight.txt
+++ b/npc/jobs/2-1a/LordKnight.txt
@@ -66,7 +66,7 @@ valkyrie,44,39,5 script Lord Knight#Valkyrie 1_M_KNIGHTMASTER,{
mes "Would you like";
mes "to become a Lord Knight?";
next;
- if (select("No.:Yes.") == 1) {
+ if (select("No.", "Yes.") == 1) {
mes "[Lord Knight]";
mes "When you're ready,";
mes "feel free to come back.";