diff options
-rw-r--r-- | npc/019-1-1/miler.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/019-1-1/miler.txt b/npc/019-1-1/miler.txt index 9d1f03c0e..0a5afa79c 100644 --- a/npc/019-1-1/miler.txt +++ b/npc/019-1-1/miler.txt @@ -39,7 +39,7 @@ L_Well: mes ""; mesn; mesq l("Ho! I'll help them!"); - getexp (BaseLevel * 111), 0; + getexp (JobLevel * 111), 0; setq NivalisQuest_Well, 2; close; |