summaryrefslogtreecommitdiff
path: root/npc/quests
diff options
context:
space:
mode:
Diffstat (limited to 'npc/quests')
-rw-r--r--npc/quests/skills/archer_skills.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/quests/skills/archer_skills.txt b/npc/quests/skills/archer_skills.txt
index c59aab995..0f91d1b64 100644
--- a/npc/quests/skills/archer_skills.txt
+++ b/npc/quests/skills/archer_skills.txt
@@ -34,7 +34,7 @@ L_Other:
emotion e_what;
close;
L_Start:
- if (BaseJob==Job_Archer && JobLevel<35) goto L_LowLvl;
+ if (BaseJob==Job_Archer && JobLevel<30) goto L_LowLvl;
if (getskilllv(147)>0) goto L_GotSkill;
if (ARWCRFT == 1) goto L_GetSkill;
mes "Hmmm?.... Oh you seem to be a high level Archer type. Why don't we";