====== Regrowth Mechanic - Code References ====== ===== Java Classes ===== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/Plant.java|Plant.java]] * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/plants/|Plant implementations]] ===== JSON Configuration ===== This entity is implemented in Java, no JSON configuration exists ===== String Resources ===== '''' '''' ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists ===== Related mr Entities ===== * [[mr:icecap_plant|Icecap (Plant)]] * [[mr:wand_of_regrowth_item|Wand of Regrowth (Item)]] {{tag> mr rpd mechanics regrowth}}