From b5281a349e948564b52e2c6f994c05a6a9245457 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 13 Sep 2019 15:10:59 -0300 Subject: Don't ruin Hurnscald economy --- npc/017-10/dispatcher.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'npc') diff --git a/npc/017-10/dispatcher.txt b/npc/017-10/dispatcher.txt index a0f6a5cd1..706683de1 100644 --- a/npc/017-10/dispatcher.txt +++ b/npc/017-10/dispatcher.txt @@ -384,7 +384,7 @@ function lootField { // Sending a fresh homun in market may yield no GP. Zeny+=min(10000, 1000*.@lv*min(10000, gethominfo(3))/100000); anyloot(Piberries, .@lv, 9000, - Bread, .@lv, 7000, + Bread, limit(1, .@lv/3, 12), 7000, Cheese, .@lv, 5000, Beer, limit(1, .@lv/10, 10), 1200, TreasureMap, 1, 420); -- cgit v1.2.3-70-g09d2