====== 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 ===== '''' Ankh This ancient symbol of immortality grants an ability to return to life after physical death. The Ankh is consumed upon use. '''' ===== Lua Scripts ===== This entity is implemented in Java, no Lua script exists