Changed the uplink spacesuit into a standard spacesuit with extra armor. (#17154)

This commit is contained in:
Cody Brittain
2023-08-30 22:36:53 +00:00
committed by GitHub
parent 81dcce1daf
commit 7cd14bb733
4 changed files with 79 additions and 1 deletions
@@ -42,6 +42,16 @@
/obj/item/tank/emergency_oxygen/double = 1
)
/obj/item/storage/box/syndie_kit/space/covert
name = "boxed space suit and helmet"
worn_overlay = "syndiesuit"
starts_with = list(
/obj/item/clothing/suit/space/syndicate/covert = 1,
/obj/item/clothing/head/helmet/space/syndicate/covert = 1,
/obj/item/clothing/mask/breath = 1,
/obj/item/tank/emergency_oxygen/double = 1
)
/obj/item/storage/box/syndie_kit/chameleon
name = "chameleon kit"