diff options
Diffstat (limited to 'npc/jobs/1-1/archer.txt')
-rw-r--r-- | npc/jobs/1-1/archer.txt | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/npc/jobs/1-1/archer.txt b/npc/jobs/1-1/archer.txt index 0d2d0c6e2..32518a9b3 100644 --- a/npc/jobs/1-1/archer.txt +++ b/npc/jobs/1-1/archer.txt @@ -14,8 +14,7 @@ // -- Archer Guildsman -- -payon_in02.gat,64,71,4 script Archer Guildsman 59, -{ +payon_in02.gat,64,71,4 script Archer Guildsman 59,{ mes "[Archer Guildsman]"; if(Class==Job_Novice && job_archer_q == 1) goto L_Check; mes "Good Day. How may I help you?"; |