User Tools

Site Tools


mr:ankh_item

Differences

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

Link to this comparison view

mr:ankh_item [2025/12/18 21:52] – Update wiki pages with improved content and fix obsolete information mikemr:ankh_item [2025/12/18 21:54] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Ankh Item - Code References ======
  
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Ankh.java|Ankh.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="ankh_name">Ankh</string>
 +<string name="ankh_desc">This ancient symbol of immortality grants an ability to return to life after physical death. The Ankh is consumed upon use.</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
mr/ankh_item.txt · Last modified: by 127.0.0.1