User Tools

Site Tools


mr:regrowth_mechanic

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
mr:regrowth_mechanic [2026/02/11 01:18] – Update regrowth_mechanic.txt to follow mr namespace standards mikemr:regrowth_mechanic [2026/02/11 01:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== 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 =====
 +''<code xml>''
 +<!-- Plant-related strings would go here -->
 +''</code>''
 +
 +===== 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}}
mr/regrowth_mechanic.txt · Last modified: by 127.0.0.1