mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-31 00:58:26 +01:00
[MIRROR] Removes avatar earpiece [no gbp] (#27360)
* 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 /🆑 * Removes avatar earpiece [no gbp] --------- Co-authored-by: Jeremiah <42397676+jlsnow301@users.noreply.github.com>
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