diff options
Diffstat (limited to 'npc/re/jobs/1-1/archer.txt')
-rw-r--r-- | npc/re/jobs/1-1/archer.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/re/jobs/1-1/archer.txt b/npc/re/jobs/1-1/archer.txt index d22e85f04..71df65889 100644 --- a/npc/re/jobs/1-1/archer.txt +++ b/npc/re/jobs/1-1/archer.txt @@ -11,7 +11,7 @@ //= 1.1 Added Baby Job compatibility [Streusel] //= 1.2 Rewrote bits [Euphy] //============================================================ -payon_in02,64,71,4 script Archer Guildsman#archer 85,{ +payon_in02,64,71,4 script Archer Guildsman#archer 4_M_03,{ if (Upper == 1) { if (Class == Job_Novice_High && (ADVJOB == Job_Sniper || ADVJOB == Job_Clown || ADVJOB == Job_Gypsy)) { mes "[Archer Guildsman]"; |