====== Magic Torch - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mechanics/spells/MagicTorch.java|MagicTorch.java]] ===== JSON Configuration ===== * This spell is implemented in Java, no JSON configuration exists ===== String Resources ===== '''' Magic Torch Illuminates a wide area around the user, revealing hidden passages and traps. '''' ===== Lua Scripts ===== * This spell is implemented in Java, no Lua script exists