mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-08-26 21:48:21 +01:00
Hardsuit Helmets Integration
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
name = "RT Commander"
|
||||
rt_assignment = "Emergency Response Team Leader"
|
||||
rt_job = "Emergency Response Team Leader"
|
||||
rt_mob_job = "ERT Commander"
|
||||
rt_mob_job = "ERT Commander"
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/centcom_officer
|
||||
back = /obj/item/storage/backpack/ert/commander
|
||||
@@ -80,7 +80,6 @@
|
||||
belt = /obj/item/gun/energy/gun/blueshield/pdw9
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/commander = 1,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat = 1,
|
||||
/obj/item/gun/energy/ionrifle/carbine = 1,
|
||||
/obj/item/restraints/handcuffs = 1,
|
||||
@@ -98,7 +97,6 @@
|
||||
belt = /obj/item/gun/projectile/automatic/pistol/enforcer/lethal
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/commander/gamma = 1,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat = 1,
|
||||
/obj/item/restraints/handcuffs = 1,
|
||||
/obj/item/storage/lockbox/mindshield = 1,
|
||||
@@ -118,7 +116,7 @@
|
||||
/datum/outfit/job/centcom/response_team/security
|
||||
name = "RT Security"
|
||||
rt_job = "Emergency Response Team Officer"
|
||||
rt_mob_job = "ERT Security"
|
||||
rt_mob_job = "ERT Security"
|
||||
uniform = /obj/item/clothing/under/rank/security
|
||||
back = /obj/item/storage/backpack/ert/security
|
||||
belt = /obj/item/storage/belt/security/response_team
|
||||
@@ -161,7 +159,6 @@
|
||||
)
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/security = 1,
|
||||
/obj/item/clothing/mask/gas/sechailer = 1,
|
||||
/obj/item/clothing/shoes/magboots = 1,
|
||||
/obj/item/storage/box/handcuffs = 1,
|
||||
@@ -184,7 +181,6 @@
|
||||
r_hand = /obj/item/gun/energy/immolator/multi
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/security/gamma = 1,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat = 1,
|
||||
/obj/item/storage/box/handcuffs = 1,
|
||||
/obj/item/storage/box/flashbangs = 1,
|
||||
@@ -206,7 +202,7 @@
|
||||
/datum/outfit/job/centcom/response_team/engineer
|
||||
name = "RT Engineer"
|
||||
rt_job = "Emergency Response Team Engineer"
|
||||
rt_mob_job = "ERT Engineering"
|
||||
rt_mob_job = "ERT Engineering"
|
||||
back = /obj/item/storage/backpack/ert/engineer
|
||||
uniform = /obj/item/clothing/under/rank/engineer
|
||||
|
||||
@@ -226,7 +222,6 @@
|
||||
r_pocket = /obj/item/melee/classic_baton/telescopic
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/engineer = 1,
|
||||
/obj/item/clothing/mask/gas = 1,
|
||||
/obj/item/t_scanner = 1,
|
||||
/obj/item/stack/sheet/glass/fifty = 1,
|
||||
@@ -250,7 +245,6 @@
|
||||
r_pocket = /obj/item/melee/classic_baton/telescopic
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/engineer/gamma = 1,
|
||||
/obj/item/clothing/mask/gas = 1,
|
||||
/obj/item/rcd/preloaded = 1,
|
||||
/obj/item/rcd_ammo = 3,
|
||||
@@ -270,7 +264,6 @@
|
||||
r_pocket = /obj/item/melee/classic_baton/telescopic
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/engineer/gamma = 1,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat = 1,
|
||||
/obj/item/rcd/combat = 1,
|
||||
/obj/item/rcd_ammo/large = 3
|
||||
@@ -289,7 +282,7 @@
|
||||
/datum/outfit/job/centcom/response_team/medic
|
||||
name = "RT Medic"
|
||||
rt_job = "Emergency Response Team Medic"
|
||||
rt_mob_job = "ERT Medical"
|
||||
rt_mob_job = "ERT Medical"
|
||||
uniform = /obj/item/clothing/under/rank/medical
|
||||
back = /obj/item/storage/backpack/ert/medical
|
||||
pda = /obj/item/pda/heads/ert/medical
|
||||
@@ -326,7 +319,7 @@
|
||||
|
||||
/datum/outfit/job/centcom/response_team/medic/red
|
||||
name = "RT Medic (Red)"
|
||||
rt_mob_job = "ERT Medical"
|
||||
rt_mob_job = "ERT Medical"
|
||||
shoes = /obj/item/clothing/shoes/white
|
||||
gloves = /obj/item/clothing/gloves/color/latex/nitrile
|
||||
suit = /obj/item/clothing/suit/space/hardsuit/ert/medical
|
||||
@@ -342,7 +335,6 @@
|
||||
r_pocket = /obj/item/melee/classic_baton/telescopic
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/medical = 1,
|
||||
/obj/item/clothing/mask/surgical = 1,
|
||||
/obj/item/storage/firstaid/toxin = 1,
|
||||
/obj/item/storage/firstaid/brute = 1,
|
||||
@@ -369,7 +361,6 @@
|
||||
r_pocket = /obj/item/reagent_containers/hypospray/autoinjector
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/medical/gamma = 1,
|
||||
/obj/item/clothing/mask/gas/sechailer/swat = 1,
|
||||
/obj/item/bodyanalyzer/advanced = 1,
|
||||
/obj/item/extinguisher/mini = 1,
|
||||
@@ -392,7 +383,7 @@
|
||||
/datum/outfit/job/centcom/response_team/paranormal
|
||||
name = "RT Paranormal"
|
||||
rt_job = "Emergency Response Team Inquisitor"
|
||||
rt_mob_job = "ERT Paranormal"
|
||||
rt_mob_job = "ERT Paranormal"
|
||||
uniform = /obj/item/clothing/under/rank/chaplain
|
||||
back = /obj/item/storage/backpack/ert/security
|
||||
gloves = /obj/item/clothing/gloves/color/black
|
||||
@@ -423,7 +414,6 @@
|
||||
/datum/outfit/job/centcom/response_team/paranormal/red
|
||||
name = "RT Paranormal (Red)"
|
||||
suit = /obj/item/clothing/suit/space/hardsuit/ert/paranormal/inquisitor
|
||||
head = /obj/item/clothing/head/helmet/space/hardsuit/ert/paranormal/inquisitor
|
||||
suit_store = /obj/item/gun/energy/gun
|
||||
r_pocket = /obj/item/nullrod/ert
|
||||
glasses = /obj/item/clothing/glasses/sunglasses
|
||||
@@ -436,7 +426,6 @@
|
||||
/datum/outfit/job/centcom/response_team/paranormal/gamma
|
||||
name = "RT Paranormal (Gamma)"
|
||||
suit = /obj/item/clothing/suit/space/hardsuit/ert/paranormal/inquisitor
|
||||
head = /obj/item/clothing/head/helmet/space/hardsuit/ert/paranormal/inquisitor
|
||||
suit_store = /obj/item/gun/energy/gun/nuclear
|
||||
l_pocket = /obj/item/grenade/clusterbuster/holy
|
||||
shoes = /obj/item/clothing/shoes/magboots/advance
|
||||
@@ -483,7 +472,6 @@
|
||||
/datum/outfit/job/centcom/response_team/janitorial/red
|
||||
name = "RT Janitor (Red)"
|
||||
suit = /obj/item/clothing/suit/space/hardsuit/ert/janitor
|
||||
head = /obj/item/clothing/head/helmet/space/hardsuit/ert/janitor
|
||||
glasses = /obj/item/clothing/glasses/hud/security/sunglasses
|
||||
|
||||
r_pocket = /obj/item/scythe/tele
|
||||
@@ -505,7 +493,6 @@
|
||||
shoes = /obj/item/clothing/shoes/magboots/advance
|
||||
|
||||
backpack_contents = list(
|
||||
/obj/item/clothing/head/helmet/space/hardsuit/ert/janitor/gamma = 1,
|
||||
/obj/item/grenade/chem_grenade/antiweed = 2,
|
||||
/obj/item/storage/box/lights/mixed = 1,
|
||||
/obj/item/storage/bag/trash/bluespace = 1,
|
||||
|
||||
Reference in New Issue
Block a user