summaryrefslogtreecommitdiff
path: root/conf/map/battle/items.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/map/battle/items.conf')
-rw-r--r--conf/map/battle/items.conf8
1 files changed, 8 insertions, 0 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf
index 144e04ea4..e834b80f6 100644
--- a/conf/map/battle/items.conf
+++ b/conf/map/battle/items.conf
@@ -123,3 +123,11 @@ boarding_halter_speed: 25
// Allow to use items when the storage is open?
// Official: false (Default)
storage_use_item: false
+
+// Minimum item buy price at shop
+// Default: 1
+min_item_buy_price: 1
+
+// Minimum item sell price at shop
+// Default: 0
+min_item_sell_price: 0