Boxed emergency suits

This commit is contained in:
Unknown
2019-05-03 03:06:00 -04:00
parent 7644861742
commit 27565f4da9
2 changed files with 11 additions and 0 deletions

View File

@@ -36,3 +36,13 @@
name = "box of command keys"
desc = "A box full of service keys, for the HoP to give out as necessary."
starts_with = list(/obj/item/device/encryptionkey/headset_service = 7)
/obj/item/weapon/storage/box/survival/space
name = "boxed emergency suit and helmet"
icon_state = "survivaleng"
starts_with = list(
/obj/item/clothing/suit/space/emergency,
/obj/item/clothing/head/helmet/space/emergency,
/obj/item/clothing/mask/breath,
/obj/item/weapon/tank/emergency/oxygen/double
)

View File

@@ -240,6 +240,7 @@
prob(1);/obj/item/weapon/cell/hyper/empty,
prob(1);/obj/item/weapon/disk/nifsoft/compliance,
prob(1);/obj/item/weapon/material/knife/tacknife,
prob(1);/obj/item/weapon/storage/box/survival/space,
prob(1);/obj/item/weapon/storage/secure/briefcase/money,
prob(1);/obj/item/device/perfect_tele/one_beacon,
prob(1);/obj/item/weapon/reagent_containers/syringe/steroid)