HEV Suit Mk.I

This commit is contained in:
Dip
2020-11-19 18:41:48 -03:00
parent 9b276b797b
commit 762dd621ad
12 changed files with 53 additions and 1 deletions
+9
View File
@@ -204,3 +204,12 @@
contains = list(/obj/item/storage/box/techsslug,
/obj/item/storage/box/techsslug)
crate_name = "tech slug crate"
/datum/supply_pack/science/hev
name = "Hazard Suit Crate"
desc = "A familiar suit from the times of interdimensional exploring. Research Directors might prefer these due to their superior radioactive protection over the standard RD suit."
cost = 10000
access = ACCESS_RD
contains = list(/obj/item/clothing/suit/space/hardsuit/rd/hev)
crate_name = "hazard suit crate"
crate_type = /obj/structure/closet/crate/secure/science