Skip to content

Commit

Permalink
[MIRROR] Players can now be role banned from Spy (#2208)
Browse files Browse the repository at this point in the history
* Players can now be role banned from Spy (#82895)

## About The Pull Request
Adds spy to banning panel
## Why It's Good For The Game
Admins should be able to roleban players from all antagonists
## Changelog
:cl:
admin: spy can now be rolebanned
/:cl:

* Players can now be role banned from Spy

---------

Co-authored-by: Sadboysuss <[email protected]>
  • Loading branch information
2 people authored and StealsThePRs committed Apr 28, 2024
1 parent f7f0a72 commit 27cd916
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/admin/sql_ban_system.dm
Original file line number Diff line number Diff line change
Expand Up @@ -428,6 +428,7 @@
ROLE_REV_HEAD,
ROLE_SENTIENT_DISEASE,
ROLE_SPIDER,
ROLE_SPY,
ROLE_SYNDICATE,
ROLE_TRAITOR,
ROLE_WIZARD,
Expand Down

0 comments on commit 27cd916

Please sign in to comment.