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:
Jeremiah
2024-04-17 18:52:54 +01:00
committed by GitHub
parent ba6b7f6a1a
commit dc1900ac8d
@@ -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