diff options
Diffstat (limited to 'npc/jobs/1-1/acolyte.txt')
-rw-r--r-- | npc/jobs/1-1/acolyte.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/jobs/1-1/acolyte.txt b/npc/jobs/1-1/acolyte.txt index df02e4310..142fa635b 100644 --- a/npc/jobs/1-1/acolyte.txt +++ b/npc/jobs/1-1/acolyte.txt @@ -16,8 +16,7 @@ // -- Father Mareusis -- -prt_church.gat,184,41,4 script "Father Mareusis" 60, -{ +prt_church.gat,184,41,4 script "Father Mareusis" 60,{ mes "[Father Mareusis]"; if(Class==Job_Novice && job_acolyte_q > 0) goto L_Check; mes "What is it you are looking for?"; |