Files
035ac9506a Adds a reagent that lets you remove c4 stuck to people because I saw an officer get stuck once. (#5248)
## About The Pull Request

Adds a reagent that lets you remove c4 stuck to people. It can be made
by mixing Space Lube, Space Cleaner, and Drying Reagent together and
spraying it on someone. Note that this does not defuse the c4.

You can no longer attach more than one stick of c4 on someone.

## Why It's Good For The Game

There is actually no way to remove c4 from people once it is applied.
Once it's on someone, the only way to get it off is for it to be
detonated. Now you might be thinking that it might be possible via
surgery or other nonsense, but no. Literally what happens in the code is
that the c4 gets moved to nullspace (inaccessible) and then the c4
creates the explosion on the thing it's attached to.

With absurdly long c4 timers existing, you can have a c4 attached for
very long periods of time, which isn't really fun when you probably want
to do other things.

## Proof Of Testing

<img width="831" height="477" alt="image"
src="https://github.com/user-attachments/assets/2e7d2213-1640-4227-8958-f2b6fecfebd4"
/>

Pictured: Monkey getting stuck with c4 then getting sprayed with the
thing.
Not pictured: My dumb ass losing the screenshot showing the reagent can
be created. Trust me, it works.

## Changelog

🆑 BurgerBB
add: Adds a reagent that lets you remove c4 stuck to people. It can be
made by mixing Space Lube, Space Cleaner, and Drying Reagent together
and spraying it on someone.
remove: You can no longer attach more than one stick of c4 on someone.
/🆑

---------

Co-authored-by: Roxy <94389951+SapphoQueer@users.noreply.github.com>
2026-04-11 08:53:23 -06:00
..