this one is correct (#28001)

This commit is contained in:
kyunkyunkyun
2025-01-24 23:59:43 +00:00
committed by GitHub
parent ef0fe20beb
commit 01e19a07d4
4 changed files with 17 additions and 35 deletions
+1 -1
View File
@@ -135,7 +135,7 @@
/obj/machinery/suit_storage_unit/security/hos
name = "Head of Security's suit storage unit"
mask_type = /obj/item/clothing/mask/gas/sechailer/hos
mask_type = /obj/item/clothing/mask/gas/sechailer/swat/hos
suit_type = /obj/item/mod/control/pre_equipped/safeguard
req_access = list(ACCESS_HOS)
@@ -255,7 +255,7 @@
new /obj/item/clothing/under/rank/security/warden/corporate(src)
new /obj/item/clothing/under/rank/security/warden/skirt(src)
new /obj/item/clothing/under/rank/security/warden/skirt/corporate(src)
new /obj/item/clothing/mask/gas/sechailer/warden(src)
new /obj/item/clothing/mask/gas/sechailer/swat/warden(src)
new /obj/item/clothing/glasses/hud/security/sunglasses(src)
new /obj/item/clothing/head/helmet/space/plasmaman/security/warden(src)
new /obj/item/clothing/under/plasmaman/security/warden(src)