====== Sprout Spell - Code References ====== ===== Java Classes ===== This entity may be implemented in Java, but no matching class was found. Check: * RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/spells/*.java * RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/spells/*.java ===== JSON Configuration ===== This entity may have JSON configuration, but no matching config was found. Check: * RemixedDungeon/src/main/assets/spellsDesc/*.json * RemixedDungeon/src/main/assets/spritesDesc/sprout.json ===== String Resources ===== '''' [Name] [Description] '''' ===== Lua Scripts ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/spells/Sprout.lua|Sprout.lua]]