Table of Contents

Bombs

Bombs are not currently present in Remixed Dungeon. The strings `Bomb_Name`, `BombBundle_Name`, `FireBomb_Name`, `FrostBomb_Name`, `RegrowthBomb_Name`, `ShockBomb_Name`, `ShrapnelBomb_Name`, and `HolyBomb_Name` and the `com.watabou.pixeldungeon.items.bombs.Bomb` class are referenced by historical wiki content but do not exist in the current codebase. No Java class, Lua script, JSON configuration file, or string resource for any bomb type is present in the repository today.

Description

Bombs are not implemented in Remixed Dungeon. Earlier revisions of this page described throwable explosive items, but no such items exist in the current codebase. This page is preserved as a placeholder; remove or rewrite it if bomb items are reintroduced in a future release.

Source Code

See Also