Files
Bubberstation/code/game/objects/items/tools
Leland Kemble 218534473c You can fix up a deconstructed nuclear bomb (#95104)
## About The Pull Request

Allows reconstruction of a deconstructed nuclear bomb, including placing
the core back in. You can put the core back in with either a raw
core(which is still unobtainable afaik) or the box. The box remains
usable afterwards.

The beer nuke's deconstruction has been slightly modified such that it
no longer shows a glowing core inside of it, and is instead empty. The
beer nuke can also now be given a transplant core, and will blow up like
a real bomb if given a real core.

Additionally, provides a message making explicit that you can't take out
the nuke core bare.

This also fixes a runtime in the beer nuke's deconstruction due to
attempting to start processing a null core.

This also fixes that nuke cores processing inside the bomb would not
irradiate their surrounding area

## Why It's Good For The Game

It makes sense. If you catch the guy what broke your nuke, you should be
able to fix your nuke. I also think making the beer bomb into a real
bomb is pretty funny.

Probably closes #95101, because I assume not being able to take out the
raw core is very intentional.

## Changelog
🆑

add: You can now put a deconstructed nuclear bomb back together again
fix: Nuclear bombs with exposed cores will again irradiate their
surrounding area

/🆑
2026-02-08 22:42:21 +01:00
..