summaryrefslogtreecommitdiff
path: root/npc/012-4/wyara.txt
diff options
context:
space:
mode:
Diffstat (limited to 'npc/012-4/wyara.txt')
-rw-r--r--npc/012-4/wyara.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/012-4/wyara.txt b/npc/012-4/wyara.txt
index 57b1834b5..822ae07a8 100644
--- a/npc/012-4/wyara.txt
+++ b/npc/012-4/wyara.txt
@@ -16,6 +16,7 @@
L_Menu:
.@plush_count = BaseLevel*210-(10*210);
// Lv 10: 210 GP
+ // Lv 90: 1.867 GP
if (BaseLevel > 10)
.@plush_count = .@plush_count/(BaseLevel/10);