====== Torch Item - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Torch.java|Torch.java]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/effects/emitters/Torch.java|Torch (Effect Emitter)]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== torch LIGHT It's an indispensable item in The Demon Halls, which are notorious for their poor ambient lighting. It's an indispensable item in the dungeon, which is notorious for it's poor ambient lighting. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:magic_torch_spell|Magic Torch (Spell)]] * [[mr:light_buff|Light (Buff)]]