mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-24 05:30:05 +01:00
Removes avatar earpiece [no gbp] (#82609)
## About The Pull Request There's no comms in the digital plane anyway so this is only stopping them from exploiting binary comms ## Why It's Good For The Game Exploit fix Fixes #82604 ## Changelog 🆑 fix: Bit avatars no longer have access to free binary comms with the AI outfit /🆑
This commit is contained in:
@@ -43,6 +43,7 @@
|
||||
var/datum/outfit/to_wear = new outfit_path()
|
||||
|
||||
to_wear.belt = /obj/item/bitrunning_host_monitor
|
||||
to_wear.ears = null
|
||||
to_wear.glasses = null
|
||||
to_wear.gloves = null
|
||||
to_wear.l_pocket = null
|
||||
|
||||
Reference in New Issue
Block a user