00-Evan / shattered-pixel-dungeon

Shattered Pixel Dungeon is an open-source traditional roguelike dungeon crawler with randomized levels and enemies, and hundreds of items to collect and use. It's based on the source code of Pixel Dungeon, by Watabou.
https://shatteredpixel.com/shatteredpd/
GNU General Public License v3.0
4.48k stars 1.04k forks source link

Lit bombs never go off if revived in a boss fight #1744

Open chorby-short opened 1 week ago

chorby-short commented 1 week ago

Screenshot_20240630-103837

The fuse still shows as lit, but it just doesn't explode

00-Evan commented 1 week ago

This behavior is intended, but the fuse should not visually persist, I'll get that fixed.