mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
@@ -7,7 +7,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/industrial(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_eng(src)
|
||||
new /obj/item/storage/backpack/satchel/eng(src)
|
||||
new /obj/item/storage/backpack/duffel/eng(src)
|
||||
new /obj/item/clothing/accessory/storage/brown_vest(src)
|
||||
new /obj/item/blueprints(src)
|
||||
@@ -40,7 +40,7 @@
|
||||
|
||||
/obj/structure/closet/secure_closet/engineering_chief2/fill()
|
||||
new /obj/item/storage/backpack/industrial(src)
|
||||
new /obj/item/storage/backpack/satchel_eng(src)
|
||||
new /obj/item/storage/backpack/satchel/eng(src)
|
||||
new /obj/item/clothing/accessory/storage/brown_vest(src)
|
||||
new /obj/item/clothing/accessory/storage/webbing(src)
|
||||
new /obj/item/clothing/under/rank/chief_engineer(src)
|
||||
@@ -96,7 +96,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/industrial(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_eng(src)
|
||||
new /obj/item/storage/backpack/satchel/eng(src)
|
||||
new /obj/item/storage/backpack/duffel/eng(src)
|
||||
new /obj/item/clothing/accessory/storage/brown_vest(src)
|
||||
new /obj/item/storage/toolbox/mechanical(src)
|
||||
@@ -117,7 +117,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/industrial(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_eng(src)
|
||||
new /obj/item/storage/backpack/satchel/eng(src)
|
||||
new /obj/item/storage/backpack/duffel/eng(src)
|
||||
new /obj/item/clothing/accessory/storage/brown_vest(src)
|
||||
new /obj/item/clothing/suit/fire/atmos(src)
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/medic(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_med(src)
|
||||
new /obj/item/storage/backpack/satchel/med(src)
|
||||
new /obj/item/storage/backpack/duffel/med(src)
|
||||
new /obj/item/clothing/head/nursehat (src)
|
||||
switch(pick("blue", "green", "purple"))
|
||||
@@ -81,7 +81,7 @@
|
||||
|
||||
/obj/structure/closet/secure_closet/medical_fr/fill()
|
||||
..()
|
||||
new /obj/item/storage/backpack/satchel_med(src)
|
||||
new /obj/item/storage/backpack/satchel/med(src)
|
||||
new /obj/item/storage/backpack/duffel/med(src)
|
||||
new /obj/item/clothing/head/hardhat/first_responder(src)
|
||||
new /obj/item/device/radio/headset/headset_med(src)
|
||||
@@ -118,7 +118,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/medic(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_med(src)
|
||||
new /obj/item/storage/backpack/satchel/med(src)
|
||||
new /obj/item/storage/backpack/duffel/med(src)
|
||||
new /obj/item/clothing/suit/bio_suit/cmo(src)
|
||||
new /obj/item/clothing/head/bio_hood/cmo(src)
|
||||
@@ -145,7 +145,7 @@
|
||||
|
||||
/obj/structure/closet/secure_closet/CMO2/fill()
|
||||
new /obj/item/storage/backpack/medic(src)
|
||||
new /obj/item/storage/backpack/satchel_med(src)
|
||||
new /obj/item/storage/backpack/satchel/med(src)
|
||||
new /obj/item/clothing/under/rank/medical/surgeon/pmc(src)
|
||||
new /obj/item/clothing/head/surgery/pmc(src)
|
||||
new /obj/item/clothing/under/rank/medical/surgeon/idris(src)
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_norm(src)
|
||||
new /obj/item/storage/backpack/satchel/norm(src)
|
||||
new /obj/item/device/radio/headset(src)
|
||||
new /obj/item/device/radio/headset/alt(src)
|
||||
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/captain(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_cap(src)
|
||||
new /obj/item/storage/backpack/satchel/cap(src)
|
||||
new /obj/item/storage/backpack/duffel/cap(src)
|
||||
// Armor
|
||||
new /obj/item/clothing/head/helmet(src)
|
||||
@@ -33,7 +33,7 @@
|
||||
|
||||
/obj/structure/closet/secure_closet/captains2/fill()
|
||||
new /obj/item/storage/backpack/captain(src)
|
||||
new /obj/item/storage/backpack/satchel_cap(src)
|
||||
new /obj/item/storage/backpack/satchel/cap(src)
|
||||
new /obj/item/clothing/suit/captunic(src)
|
||||
new /obj/item/clothing/suit/captunic/capjacket(src)
|
||||
new /obj/item/clothing/head/caphat(src)
|
||||
@@ -103,7 +103,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/security(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_sec(src)
|
||||
new /obj/item/storage/backpack/satchel/sec(src)
|
||||
new /obj/item/storage/backpack/duffel/sec(src)
|
||||
new /obj/item/clothing/suit/armor/carrier/hos(src)
|
||||
new /obj/item/clothing/accessory/leg_guard(src)
|
||||
@@ -143,7 +143,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/security(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_sec(src)
|
||||
new /obj/item/storage/backpack/satchel/sec(src)
|
||||
new /obj/item/storage/backpack/duffel/sec(src)
|
||||
new /obj/item/clothing/suit/armor/carrier/hos(src)
|
||||
new /obj/item/clothing/accessory/leg_guard(src)
|
||||
@@ -174,7 +174,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/security(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_sec(src)
|
||||
new /obj/item/storage/backpack/satchel/sec(src)
|
||||
new /obj/item/storage/backpack/duffel/sec(src)
|
||||
new /obj/item/clothing/suit/armor/carrier/officer(src)
|
||||
new /obj/item/clothing/accessory/arm_guard(src)
|
||||
@@ -209,7 +209,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/security(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_sec(src)
|
||||
new /obj/item/storage/backpack/satchel/sec(src)
|
||||
new /obj/item/storage/backpack/duffel/sec(src)
|
||||
new /obj/item/clothing/head/beret/security(src)
|
||||
new /obj/item/clothing/head/softcap/security(src)
|
||||
@@ -238,7 +238,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/security(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_sec(src)
|
||||
new /obj/item/storage/backpack/satchel/sec(src)
|
||||
new /obj/item/storage/backpack/duffel/sec(src)
|
||||
new /obj/item/clothing/suit/armor/carrier/officer(src)
|
||||
new /obj/item/clothing/accessory/arm_guard(src)
|
||||
@@ -357,4 +357,4 @@
|
||||
new /obj/item/device/radio/headset/headset_com(src)
|
||||
new /obj/item/device/radio/headset/headset_com/alt(src)
|
||||
new /obj/item/device/radio/off(src)
|
||||
new /obj/item/device/gps(src)
|
||||
new /obj/item/device/gps(src)
|
||||
|
||||
@@ -86,7 +86,7 @@
|
||||
if(prob(50))
|
||||
new /obj/item/storage/backpack/captain(src)
|
||||
else
|
||||
new /obj/item/storage/backpack/satchel_cap(src)
|
||||
new /obj/item/storage/backpack/satchel/cap(src)
|
||||
new /obj/item/clothing/under/rank/sol/dress/officer(src)
|
||||
new /obj/item/clothing/head/sol/dress/officer(src)
|
||||
new /obj/item/clothing/suit/storage/vest(src)
|
||||
|
||||
Reference in New Issue
Block a user