summaryrefslogtreecommitdiff
path: root/npc/015-3
diff options
context:
space:
mode:
Diffstat (limited to 'npc/015-3')
-rw-r--r--npc/015-3/pooh.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/015-3/pooh.txt b/npc/015-3/pooh.txt
index b41b31331..fc1404035 100644
--- a/npc/015-3/pooh.txt
+++ b/npc/015-3/pooh.txt
@@ -181,7 +181,7 @@ function poohFood {
getitem BearHat, 1;
setq HurnscaldQuest_TeddyBear, 3;
// Half of needed exp, but treasure map may require more level
- getexp 15750, 0;
+ getexp 15750, 9200; // Job Exp: Lv 28 as reference
}
return;
}