====== Summon Deathling Spell - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/mechanics/spells/SummonDeathling.java|SummonDeathling.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/summon_deathling.json ===== String Resources ===== '''' [Name] [Description] '''' ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists