From 408982006d7e5695405b043142989a2ecdb9ffbd Mon Sep 17 00:00:00 2001 From: Jedzkie Date: Sun, 22 Oct 2017 01:38:01 +0800 Subject: Add an option to prevent item usage when storage is open In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806 --- conf/map/battle/items.conf | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'conf/map') diff --git a/conf/map/battle/items.conf b/conf/map/battle/items.conf index f7ffd3f32..135df7107 100644 --- a/conf/map/battle/items.conf +++ b/conf/map/battle/items.conf @@ -119,3 +119,7 @@ bow_unequip_arrow: true // How much should rental mounts increase a player's movement speed? (Note 2) // Official: 25 (Default) boarding_halter_speed: 25 + +// Allow to use items when the storage is open? +// Official: false (Default) +storage_use_item: false -- cgit v1.2.3-60-g2f50