Safeguard suit

This commit is contained in:
Jerry Wester
2023-01-20 20:25:59 -07:00
committed by KrissKr0ss
parent 86ba327b9d
commit 31e87bc2d7
3 changed files with 6 additions and 0 deletions

View File

@@ -88,6 +88,9 @@
new /obj/item/circuitboard/machine/techfab/department/security(src)
new /obj/item/storage/photo_album/HoS(src)
new /obj/item/clothing/suit/hooded/wintercoat/hos(src)
new /obj/item/mod/construction/armor/safeguard(src)
new /obj/item/mod/module/jetpack(src)
new /obj/item/mod/module/holster(src)
/obj/structure/closet/secure_closet/warden
name = "\proper warden's locker"

View File

@@ -78,6 +78,9 @@
/obj/item/mod/construction/armor/security
theme = /datum/mod_theme/security
/obj/item/mod/construction/armor/safeguard
theme = /datum/mod_theme/safeguard
/obj/item/mod/construction/armor/research
theme = /datum/mod_theme/research

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 5.2 KiB