User Tools

Site Tools


mr:icecap_plant

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:icecap_plant [2026/03/06 23:44] – Fix wiki standards compliance issues in 5 random pages Qwen Assistantmr:icecap_plant [2026/03/06 23:44] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Icecap Plant - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/plants/Icecap.java|Icecap.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +<code xml>
 +<string name="Icecap_Name">Icecap</string>
 +<string name="Icecap_Desc">Upon touching an Icecap excretes a pollen, which freezes everything in its vicinity.</string>
 +</code>
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:seed_item|Icecap Seed (Item)]]
 +  * [[mr:frost_buff|Frost (Buff)]]
mr/icecap_plant.txt · Last modified: by 127.0.0.1