User Tools

Site Tools


mr:test_buff

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:test_buff [2026/01/27 00:17] – Update wiki pages based on standards compliance check mikemr:test_buff [2026/01/27 00:20] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== Test Buff - 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]]