summaryrefslogtreecommitdiff
path: root/npc/024-16/generals.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/024-16/generals.txt')
-rw-r--r--npc/024-16/generals.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/024-16/generals.txt b/npc/024-16/generals.txt
index adc020777..d7b11fe22 100644
--- a/npc/024-16/generals.txt
+++ b/npc/024-16/generals.txt
@@ -26,7 +26,7 @@ function script FrostiaTaskMaster {
next;
mesn;
mesq l("It's not much of a reward, but doesn't it feels great to help others in need?! HAHAHA!");
- Zeny+=.@lv;
+ Zeny+=.@lv*10;
// Raise LV according to monster level
.@lv+=strmobinfo(3, .@q2)/2;
getexp BaseLevel*.@lv, .@lv;