diff options
Diffstat (limited to 'npc/017-10/dispatcher.txt')
-rw-r--r-- | npc/017-10/dispatcher.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt index e612cd65f..a0f6a5cd1 100644 --- a/npc/017-10/dispatcher.txt +++ b/npc/017-10/dispatcher.txt @@ -382,7 +382,7 @@ function lootField { .@val+=8; // Maximum Profit: 10,000 GP // Sending a fresh homun in market may yield no GP. - Zeny+=min(10000, 1000*.@lv*min(10000, gethominfo(3))/10000); + Zeny+=min(10000, 1000*.@lv*min(10000, gethominfo(3))/100000); anyloot(Piberries, .@lv, 9000, Bread, .@lv, 7000, Cheese, .@lv, 5000, |