====== Liquid Flame - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/blobs/LiquidFlame.java|LiquidFlame.java]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== * No specific liquid flame string resources exist, though related to: Potion of Liquid Flame This flask contains an unstable compound which will burst violently into flame upon exposure to open air. ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:potion_of_liquid_flame_item|Potion of Liquid Flame (Item)]] * [[mr:fire_elemental_mob|Fire Elemental (Mob)]] * [[mr:fire_trap|Fire Trap (Trap)]] * [[mr:wand_of_firebolt_item|Wand of Firebolt (Item)]]