User Tools

Site Tools


mr:tome_of_mastery_item

Differences

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

Link to this comparison view

mr:tome_of_mastery_item [2025/12/21 13:19] – Add missing mr namespace pages for entities mikemr:tome_of_mastery_item [2025/12/21 13:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Tome Of Mastery Item - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/watabou/pixeldungeon/items/TomeOfMastery.java|TomeOfMastery.java]]
 +
 +===== JSON Configuration =====
 +This entity may have JSON configuration, but no matching config was found. Check: 
 +  * RemixedDungeon/src/main/assets/itemsDesc/*.json
 +  * RemixedDungeon/src/main/assets/spritesDesc/tome_of_mastery.json
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="TomeOfMastery_Name">[Name]</string>
 +<string name="TomeOfMastery_Info">[Description]</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
  
mr/tome_of_mastery_item.txt · Last modified: by 127.0.0.1