summaryrefslogtreecommitdiff
path: root/npc/re/jobs/1-1/acolyte.txt
diff options
context:
space:
mode:
authorDastgir <dastgirpojee@rocketmail.com>2016-01-17 17:59:05 +0530
committerDastgir <dastgirpojee@rocketmail.com>2016-01-17 18:23:15 +0530
commit0462bc828e59ce99a48303a2f6190d3a01ce9465 (patch)
tree58a74fe4351a6b1c95756bed7473d0fcecf0c9ed /npc/re/jobs/1-1/acolyte.txt
parent563d0c59e2afa7d63f8fab5faeb79c80d63a34a9 (diff)
downloadhercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.gz
hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.bz2
hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.tar.xz
hercules-0462bc828e59ce99a48303a2f6190d3a01ce9465.zip
Script Standardization: changed select format in RE folder
Diffstat (limited to 'npc/re/jobs/1-1/acolyte.txt')
-rw-r--r--npc/re/jobs/1-1/acolyte.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/1-1/acolyte.txt b/npc/re/jobs/1-1/acolyte.txt
index 005da4c8f..76474aa05 100644
--- a/npc/re/jobs/1-1/acolyte.txt
+++ b/npc/re/jobs/1-1/acolyte.txt
@@ -83,7 +83,7 @@ prt_church,184,41,4 script Cleric#aco 1_M_PASTOR,{
mes "[Father Mareusis]";
mes "What is it that you seek?";
next;
- switch(select("Change your job to acolyte.:Ask the requirements to be an acolyte.:Quit it.")) {
+ switch(select("Change your job to acolyte.", "Ask the requirements to be an acolyte.", "Quit it.")) {
case 1:
if(BaseJob != Job_Novice) {
mes "[Father Mareusis]";