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.conf10
1 files changed, 9 insertions, 1 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf
index 144e04ea4..0dd990e0a 100644
--- a/conf/map/battle/items.conf
+++ b/conf/map/battle/items.conf
@@ -9,7 +9,7 @@
//= This file is part of Hercules.
//= http://herc.ws - http://github.com/HerculesWS/Hercules
//=
-//= Copyright (C) 2014-2018 Hercules Dev Team
+//= Copyright (C) 2014-2019 Hercules Dev Team
//=
//= Hercules is free software: you can redistribute it and/or modify
//= it under the terms of the GNU General Public License as published by
@@ -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