forked from tgstation/tgstation
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Patches out the latest BRPED remote bombing exploit. (tgstation#62447)
Reagent containers in BRPEDs can no longer have reagents inserted into them. Does this by adding a signal for pre-reagent adding that accepts a cancel flag, which will stop the reagents being added. Transferring reagents to things now actually checks the return value of add_reagent to stop people pouring chems that weren't added into the ether.
- Loading branch information
1 parent
f54ef74
commit d020e9e
Showing
3 changed files
with
54 additions
and
6 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters