summaryrefslogtreecommitdiff
path: root/npc/jobs/novice/novice.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/jobs/novice/novice.txt')
-rw-r--r--npc/jobs/novice/novice.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/jobs/novice/novice.txt b/npc/jobs/novice/novice.txt
index 38ed1a846..9d81f2ef3 100644
--- a/npc/jobs/novice/novice.txt
+++ b/npc/jobs/novice/novice.txt
@@ -2240,7 +2240,7 @@ new_1-2,17,182,5 script Helper#nv 84,{
set nov_2nd_cos,17;
getexp 112,0;
}
- else if (BaseLevel == 7) {
+ else if (BaseLevel >= 7) {
set nov_2nd_cos,18;
getexp 153,0;
}