User Tools

Site Tools


mr:spider_exploding_mob

Differences

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

Link to this comparison view

mr:spider_exploding_mob [2025/12/21 13:19] – Add missing mr namespace pages for entities mikemr:spider_exploding_mob [2025/12/21 13:22] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Spider Exploding Mob - 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/mobs/*.java
 +  * RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/actors/mobs/*.java
 +
 +===== JSON Configuration =====
 +This entity may have JSON configuration, but no matching config was found. Check: 
 +  * RemixedDungeon/src/main/assets/mobsDesc/*.json
 +  * RemixedDungeon/src/main/assets/spritesDesc/spider_exploding.json
 +
 +===== String Resources =====
 +''<code xml>''
 +<string name="SpiderExploding_Name">[Name]</string>
 +<string name="SpiderExploding_Info">[Description]</string>
 +''</code>''
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
  
mr/spider_exploding_mob.txt · Last modified: by 127.0.0.1