mirror of
https://github.com/VOREStation/VOREStation.git
synced 2026-07-16 17:44:25 +01:00
@@ -17,7 +17,7 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/bio_suit/virology,
|
||||
/obj/item/clothing/head/bio_hood/virology,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/tank/oxygen)
|
||||
|
||||
|
||||
@@ -35,7 +35,7 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/bio_suit/janitor = 2,
|
||||
/obj/item/clothing/head/bio_hood/janitor = 2,
|
||||
/obj/item/clothing/mask/gas = 2,
|
||||
/obj/item/clothing/mask/gas/clear = 2,
|
||||
/obj/item/tank/emergency/oxygen/engi = 2)
|
||||
|
||||
|
||||
@@ -60,4 +60,4 @@
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/bio_suit/general = 3,
|
||||
/obj/item/clothing/head/bio_hood/general = 3,
|
||||
/obj/item/clothing/mask/gas = 3)
|
||||
/obj/item/clothing/mask/gas/clear = 3)
|
||||
|
||||
@@ -52,7 +52,7 @@
|
||||
/obj/item/clothing/gloves/black,
|
||||
/obj/item/clothing/gloves/fingerless,
|
||||
/obj/item/tank/emergency/oxygen,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/clothing/glasses/meson,
|
||||
/obj/item/clothing/head/soft,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/cargo,
|
||||
|
||||
@@ -96,7 +96,7 @@
|
||||
/obj/item/radio/headset/alt/headset_eng,
|
||||
/obj/item/radio/headset/earbud/headset_eng,
|
||||
/obj/item/clothing/suit/storage/hazardvest,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/clothing/glasses/meson,
|
||||
/obj/item/cartridge/engineering,
|
||||
/obj/item/taperoll/engineering,
|
||||
@@ -134,7 +134,7 @@
|
||||
/obj/item/radio/headset/alt/headset_eng,
|
||||
/obj/item/radio/headset/earbud/headset_eng,
|
||||
/obj/item/clothing/suit/storage/hazardvest/atmos, //VOREStation edit. Eng locker gets regular haz-vest, atmos gets the themed one of their own
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/cartridge/atmos,
|
||||
/obj/item/taperoll/atmos,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/engineering/atmos,
|
||||
|
||||
@@ -38,7 +38,7 @@
|
||||
/obj/structure/closet/secure_closet/hydroponics/sci/Initialize(mapload)
|
||||
starts_with += /obj/item/clothing/head/bio_hood/scientist
|
||||
starts_with += /obj/item/clothing/suit/bio_suit/scientist
|
||||
starts_with += /obj/item/clothing/mask/gas // VOREStation Edit: Gasmasks we use are different
|
||||
starts_with += /obj/item/clothing/mask/gas/clear // VOREStation Edit: Gasmasks we use are different
|
||||
|
||||
if(prob(1))
|
||||
starts_with += /obj/item/chainsaw
|
||||
|
||||
@@ -104,7 +104,7 @@
|
||||
/obj/item/reagent_containers/glass/bottle/inaprovaline,
|
||||
/obj/item/reagent_containers/glass/bottle/antitoxin,
|
||||
/obj/item/storage/belt/medical/emt,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/clothing/suit/storage/toggle/fr_jacket,
|
||||
/obj/item/clothing/suit/storage/toggle/labcoat/emt,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/medical/para,
|
||||
@@ -156,7 +156,7 @@
|
||||
/obj/item/clothing/head/beret/medical/cmo,
|
||||
/obj/item/clothing/head/beret/medical/cmo/blue,
|
||||
/obj/item/storage/box/freezer,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/taperoll/medical,
|
||||
/obj/item/clothing/suit/bio_suit/cmo,
|
||||
/obj/item/clothing/head/bio_hood/cmo,
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
/obj/item/clothing/shoes/white,
|
||||
/obj/item/radio/headset/headset_sci,
|
||||
/obj/item/tank/air,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/science,
|
||||
/obj/item/clothing/shoes/boots/winter/science)
|
||||
|
||||
@@ -48,7 +48,7 @@
|
||||
/obj/item/radio/headset/alt/heads/rd,
|
||||
/obj/item/radio/headset/earbud/heads/rd,
|
||||
/obj/item/tank/air,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/flash,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/science,
|
||||
/obj/item/clothing/suit/storage/hooded/wintercoat/science/rd,
|
||||
|
||||
@@ -54,7 +54,7 @@
|
||||
/obj/structure/closet/emcloset/legacy
|
||||
starts_with = list(
|
||||
/obj/item/tank/oxygen,
|
||||
/obj/item/clothing/mask/gas)
|
||||
/obj/item/clothing/mask/gas/clear)
|
||||
|
||||
/*
|
||||
* Fire Closet
|
||||
@@ -66,7 +66,7 @@
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/fire,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/tank/oxygen/red,
|
||||
/obj/item/extinguisher,
|
||||
/obj/item/clothing/head/hardhat/red)
|
||||
@@ -74,7 +74,7 @@
|
||||
/obj/structure/closet/firecloset/full
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/fire,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/flashlight,
|
||||
/obj/item/tank/oxygen/red,
|
||||
/obj/item/extinguisher,
|
||||
@@ -83,7 +83,7 @@
|
||||
/obj/structure/closet/firecloset/full/double
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/fire = 2,
|
||||
/obj/item/clothing/mask/gas = 2,
|
||||
/obj/item/clothing/mask/gas/clear = 2,
|
||||
/obj/item/flashlight = 2,
|
||||
/obj/item/tank/oxygen/red = 2,
|
||||
/obj/item/extinguisher = 2,
|
||||
@@ -207,7 +207,7 @@
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/fire/firefighter,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/flashlight,
|
||||
/obj/item/tank/oxygen/red,
|
||||
/obj/item/extinguisher,
|
||||
|
||||
@@ -214,7 +214,7 @@
|
||||
|
||||
starts_with = list(
|
||||
/obj/item/clothing/suit/fire,
|
||||
/obj/item/clothing/mask/gas,
|
||||
/obj/item/clothing/mask/gas/clear,
|
||||
/obj/item/flashlight,
|
||||
/obj/item/tank/oxygen/red,
|
||||
/obj/item/extinguisher,
|
||||
|
||||
Reference in New Issue
Block a user