mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-28 23:58:07 +01:00
Deletes the warden's evidence bag (#94639)
## About The Pull Request Warden's bag spawns with nothin' but their box. ## Why It's Good For The Game I understand the thought process behind giving sec-offs evidence bags ...but the warden doesn't leave the brig - you know, the place where you readily have a supply of bags? Idk why *they* need to spawn with one. ## Changelog 🆑 Melbert del: Wardens no longer spawn with an evidence bag /🆑
This commit is contained in:
@@ -50,9 +50,6 @@
|
||||
uniform = /obj/item/clothing/under/rank/security/warden
|
||||
suit = /obj/item/clothing/suit/armor/vest/warden/alt
|
||||
suit_store = /obj/item/gun/energy/disabler
|
||||
backpack_contents = list(
|
||||
/obj/item/evidencebag = 1,
|
||||
)
|
||||
belt = /obj/item/modular_computer/pda/warden
|
||||
ears = /obj/item/radio/headset/headset_sec/alt
|
||||
glasses = /obj/item/clothing/glasses/hud/security/sunglasses
|
||||
|
||||
Reference in New Issue
Block a user