Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Adds a warning to potentially-laggy uses of
drop-bomb
(#6434)
# About the pull request Bombs with linear falloff, power >= 500, and falloff <= 5% of power have an extra confirmation before dropping. # Explain why it's good for the game While there is an existing bomb cap (5000), this confirmation just makes sure admins know what they're doing before dropping the bomb. ~~no this has nothing to do with me bringing the server to a halt~~ # Changelog :cl: admin: Potentially laggy uses of the drop-bomb verb now have a confirmation warning. /:cl: --------- Co-authored-by: John Doe <[email protected]>
- Loading branch information