summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--conf/map/battle/items.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf
index ef383e19..e2925a3d 100644
--- a/conf/map/battle/items.conf
+++ b/conf/map/battle/items.conf
@@ -98,7 +98,7 @@ autospell_stacking: false
// Will disabled consumables (disabled by map_zone_db.conf) be consumed when trying to use them?
// Default: true (official)
-item_restricted_consumption_type: true
+item_restricted_consumption_type: false
// Which item actions are allowed while interacting with NPC? (Note 3)
// Script commands 'enable_items/disable_items' will not be overridden. (See doc/script_commands.txt.)
@@ -118,7 +118,7 @@ unequip_restricted_equipment: 0
// When unequip a bow with arrow equipped, it also unequip the arrow?
// Default: true (Official behavior, applies only in Renewal)
-bow_unequip_arrow: true
+bow_unequip_arrow: false
// How much should rental mounts increase a player's movement speed? (Note 2)
// Official: 25 (Default)