User Tools

Site Tools


mr:tomahawk2_item

Differences

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

Link to this comparison view

mr:tomahawk2_item [2025/12/21 13:19] – Add missing mr namespace pages for entities mikemr:tomahawk2_item [2025/12/21 13:23] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Tomahawk2 Item - Code References ======
 +
 +===== Java Classes =====
 +This entity may be implemented in Java, but no matching class was found. Check: 
 +  * RemixedDungeon/src/main/java/com/watabou/pixeldungeon/actors/items/*.java
 +  * RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/items/*.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/tomahawk2.json
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="Tomahawk2_Name">[Name]</string>
 +<string name="Tomahawk2_Info">[Description]</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/assets/scripts/items/Tomahawk2.lua|Tomahawk2.lua]]
  
mr/tomahawk2_item.txt · Last modified: by 127.0.0.1