mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-18 18:46:24 +01:00
@@ -94,7 +94,7 @@
|
||||
name = "Internals crate"
|
||||
desc = "A set of 3 gas masks and air tanks."
|
||||
contains = list(
|
||||
/obj/item/clothing/mask/gas = 3,
|
||||
/obj/item/clothing/mask/gas/clear = 3,
|
||||
/obj/item/tank/air = 3
|
||||
)
|
||||
cost = 10
|
||||
@@ -111,7 +111,7 @@
|
||||
/obj/item/tank/emergency/oxygen/engi = 4,
|
||||
/obj/item/clothing/suit/space/emergency = 4,
|
||||
/obj/item/clothing/head/helmet/space/emergency = 4,
|
||||
/obj/item/clothing/mask/gas = 4
|
||||
/obj/item/clothing/mask/gas/clear = 4
|
||||
)
|
||||
cost = 35
|
||||
containertype = /obj/structure/closet/crate/aether
|
||||
|
||||
@@ -156,7 +156,7 @@
|
||||
contains = list(
|
||||
/obj/item/material/knife/machete/hatchet = 2,
|
||||
/obj/item/reagent_containers/spray/plantbgone = 4,
|
||||
/obj/item/clothing/mask/gas = 2,
|
||||
/obj/item/clothing/mask/gas/clear = 2,
|
||||
/obj/item/grenade/chem_grenade/antiweed = 2,
|
||||
/obj/item/material/twohanded/fireaxe/scythe
|
||||
)
|
||||
|
||||
@@ -216,7 +216,7 @@
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/emt,
|
||||
/obj/item/clothing/under/rank/medical/paramedic,
|
||||
/obj/item/clothing/suit/storage/toggle/fr_jacket,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/clothing/under/rank/medical/paramedic_alt,
|
||||
/obj/item/clothing/accessory/stethoscope,
|
||||
/obj/item/storage/firstaid/adv,
|
||||
@@ -330,7 +330,7 @@
|
||||
/obj/item/clothing/suit/bio_suit/cmo,
|
||||
/obj/item/clothing/head/bio_hood/cmo,
|
||||
/obj/item/clothing/shoes/white = 4,
|
||||
/obj/item/clothing/mask/gas = 4,
|
||||
/obj/item/clothing/mask/gas/clear = 4,
|
||||
/obj/item/tank/oxygen = 4,
|
||||
/obj/item/storage/box/masks,
|
||||
/obj/item/storage/box/gloves
|
||||
@@ -412,7 +412,7 @@
|
||||
contains = list(
|
||||
/obj/item/clothing/suit/bio_suit/virology = 3,
|
||||
/obj/item/clothing/head/bio_hood/virology = 3,
|
||||
/obj/item/clothing/mask/gas = 3,
|
||||
/obj/item/clothing/mask/gas/clear = 3,
|
||||
/obj/item/tank/oxygen = 3,
|
||||
/obj/item/storage/box/masks,
|
||||
/obj/item/storage/box/gloves
|
||||
|
||||
@@ -705,7 +705,7 @@
|
||||
/obj/item/clothing/under/rank/security = 3,
|
||||
/obj/item/clothing/suit/bio_suit/security = 3,
|
||||
/obj/item/clothing/shoes/white = 3,
|
||||
/obj/item/clothing/mask/gas = 3,
|
||||
/obj/item/clothing/mask/gas/clear = 3,
|
||||
/obj/item/tank/oxygen = 3,
|
||||
/obj/item/clothing/gloves/sterile/latex,
|
||||
/obj/item/storage/box/gloves
|
||||
|
||||
Reference in New Issue
Block a user