User Tools

Site Tools


mr:bombs

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
mr:bombs [2026/08/29 07:09] – wiki maintenance: fix compliance issues on 5 random pages hermes-agentmr:bombs [2026/08/29 07:11] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +====== bombs - Code References ======
  
 +===== Entity Status =====
 +No bomb entities currently exist in Remixed Dungeon. There are no Java classes, Lua scripts, JSON configuration files, or string resources for any bomb type in the current codebase.
 +
 +===== Java Classes =====
 +This entity category is not implemented in the current version of the game, no Java class exists.
 +
 +===== JSON Configuration =====
 +This entity category is not implemented in the current version of the game, no JSON configuration exists.
 +
 +===== String Resources =====
 +This entity category is not implemented in the current version of the game, no string resources exist.
 +
 +===== Lua Scripts =====
 +This entity category is not implemented in the current version of the game, no Lua script exists.
 +
 +===== Notes =====
 +Earlier revisions of this page listed string resources such as `Bomb_Name`, `BombBundle_Name`, `FireBomb_Name`, `FrostBomb_Name`, `RegrowthBomb_Name`, `ShockBomb_Name`, `ShrapnelBomb_Name`, and `HolyBomb_Name`. A search of `RemixedDungeon/src/main/res/values/strings_all.xml` and all other values/strings_*.xml resource files confirms that none of these string IDs are present in the current codebase, so they have been removed to avoid presenting fabricated information. If bomb items are reintroduced in a future release, add their actual code references and string resources here.
 +
 +===== Related mr Entities =====
 +No related entities currently exist.
 +
 +{{tag> mr items unimplemented}}
mr/bombs.txt · Last modified: by 127.0.0.1