Adds Security Jetpack to Security Suit Storage Units (#18181)

* Highway to the Danger Zone

* Harness the power

* Security Jetpack 2: Electric Boogaloo
This commit is contained in:
LightFire53
2022-07-05 15:45:17 +02:00
committed by GitHub
parent bdf50ea894
commit 3cfdc8dc62
+2
View File
@@ -111,6 +111,7 @@
name = "security suit storage unit"
suit_type = /obj/item/clothing/suit/space/hardsuit/security
mask_type = /obj/item/clothing/mask/gas/sechailer
storage_type = /obj/item/tank/jetpack/oxygen/security
req_access = list(ACCESS_SECURITY)
/obj/machinery/suit_storage_unit/security/secure
@@ -120,6 +121,7 @@
name = "Head of Security's suit storage unit"
suit_type = /obj/item/clothing/suit/space/hardsuit/security/hos
mask_type = /obj/item/clothing/mask/gas/sechailer/hos
storage_type = null
req_access = list(ACCESS_HOS)
/obj/machinery/suit_storage_unit/security/hos/secure