mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 16:38:22 +01:00
Eridani Loadout Items Re-Additions (#13977)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
/datum/outfit/admin/ert/ap_eridani
|
||||
name = "Eridani Asset Protection Specialist"
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/security/pmc
|
||||
uniform = /obj/item/clothing/under/rank/security/pmc/epmc
|
||||
accessory = /obj/item/clothing/accessory/holster/thigh
|
||||
accessory_contents = list(/obj/item/gun/projectile/automatic/x9 = 1)
|
||||
suit = /obj/item/clothing/suit/space/void/cruiser
|
||||
@@ -59,9 +59,9 @@
|
||||
/datum/outfit/admin/ert/ap_eridani/lead
|
||||
name = "Eridani Section Leader"
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/warden/pmc
|
||||
uniform = /obj/item/clothing/under/rank/security/pmc/epmc_alt
|
||||
suit = null
|
||||
head = /obj/item/clothing/head/beret/corporate/pmc
|
||||
head = /obj/item/clothing/head/beret/corporate/pmc/epmc
|
||||
mask = /obj/item/clothing/mask/smokable/cigarette/cigar/cohiba
|
||||
back = /obj/item/rig/strike/distress
|
||||
suit_store = null
|
||||
@@ -85,10 +85,10 @@
|
||||
/datum/outfit/admin/ert/ap_eridani/doctor
|
||||
name = "Eridani Medical Officer"
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/medical/first_responder/pmc
|
||||
uniform = /obj/item/clothing/under/rank/medical/first_responder/pmc/epmc
|
||||
suit = /obj/item/clothing/suit/storage/medical_chest_rig
|
||||
suit_store = /obj/item/clothing/head/hardhat/first_responder
|
||||
head = /obj/item/clothing/head/beret/corporate/pmc
|
||||
head = /obj/item/clothing/head/beret/corporate/pmc/epmc
|
||||
mask = /obj/item/clothing/mask/surgical
|
||||
glasses = /obj/item/clothing/glasses/hud/health/aviator
|
||||
shoes = /obj/item/clothing/shoes/swat/ert
|
||||
@@ -129,10 +129,10 @@
|
||||
/datum/outfit/admin/ert/ap_eridani/corpsman
|
||||
name = "Eridani Corpsman"
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/medical/first_responder/pmc
|
||||
uniform = /obj/item/clothing/under/rank/medical/first_responder/pmc/epmc
|
||||
suit = /obj/item/clothing/suit/storage/medical_chest_rig
|
||||
suit_store = /obj/item/clothing/head/hardhat/first_responder
|
||||
head = /obj/item/clothing/head/softcap/pmc
|
||||
head = /obj/item/clothing/head/softcap/pmc/epmc
|
||||
mask = /obj/item/clothing/mask/surgical
|
||||
glasses = /obj/item/clothing/glasses/hud/health/aviator
|
||||
gloves = /obj/item/clothing/gloves/latex/nitrile
|
||||
|
||||
Reference in New Issue
Block a user