User Tools

Site Tools


mr:test_spell

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:test_spell [2026/01/27 12:12] – Standardize mana page naming and fix image references mikemr:test_spell [2026/01/27 12:13] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Test Spell - Code References ======
 +
 +===== Java Classes =====
 +  * [[https://github.com/NYRDS/remixed-dungeon/blob/master/RemixedDungeon/src/main/java/com/nyrds/pixeldungeon/levels/TestLevel.java|TestLevel.java]]
 +
 +===== JSON Configuration =====
 +This entity is implemented in Java, no JSON configuration exists
 +
 +===== String Resources =====
 +This entity is implemented in Java, no specific string resources exist
 +
 +===== Lua Scripts =====
 +This entity is implemented in Java, no Lua script exists
 +
 +===== Related mr Entities =====
 +  * [[mr:test_level|Test Level]]