====== Wand Holster Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/bags/WandHolster.java|WandHolster.java]] ===== JSON Configuration ===== * This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== wand holster This slim holder is made of leather of some exotic animal. It allows to compactly carry up to %d wands. ===== Lua Scripts ===== * This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:bag_item|Bag (Item)]] * [[mr:wand_item|Wand (Item)]]