User Tools

Site Tools


mr:codex_item

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:codex_item [2025/12/30 09:20] – Update machine readable codex item page with correct string resources mikemr:codex_item [2025/12/30 09:26] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Codex Item - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/Codex.java|Codex.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +<code xml>
 +<string name="Codex_Blinded">You can't read while blinded</string>
 +</code>
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
  
mr/codex_item.txt · Last modified: by 127.0.0.1