summaryrefslogtreecommitdiff
path: root/conf/map/battle/items.conf
AgeCommit message (Collapse)AuthorFilesLines
2018-04-07Add an option to prevent item usage when storage is openJedzkie1-0/+4
In official servers, you can't open boxes and use usable/consumables items when the storage is open. Fixes #1806
2017-04-25Removal of cashfood_use_interval setting.Jedzkie1-3/+0
2017-04-24Removed hard coded values on @cashmount and setcashmount.Jedzkie1-0/+4
2017-04-04Unequip arrows when a bow is unequipped. (RE only)Smokexyz1-0/+4
Forces the unequipment of arrows when a bow is unequipped. Based on original PR by @Jedzkie in #1079
2016-08-19Ported battle.conf to libconfigHaru1-0/+116
Ported to modern Hercules and cleaned up from Panikon's commits: 44fea0b3cdba6901599265220228ba4359b1f96d, 9cba05bc0811e638bbaaa6cff887d0b2c9872560 Signed-off-by: Haru <haru@dotalux.com>