====== mr:regrowth_mechanic ====== This page contains machine-readable information about the Regrowth Mechanic in Remixed Dungeon. ==== Entity Information ==== * **Entity Kind:** regrowth_mechanic * **Type:** mechanic * **Namespace:** rpd ==== Code References ==== * **Java Implementation:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/Plant.java|Plant.java]] * **Java Implementation:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/levels/plants/|Plant implementations]] * **Configuration Files:** [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/levelsDesc/|Level descriptions]] ==== String Resources ==== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/res/values/strings_all.xml#L2800-L2850|Plant-related strings]] ==== Lua Scripts ==== * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/|Lua scripts for plant mechanics]] {{tag> mr rpd mechanics regrowth}}