mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 16:42:13 +00:00
Removes berets from security loadouts again. (#13956)
Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
@@ -57,14 +57,12 @@
|
||||
/datum/outfit/job/officer/idris
|
||||
name = "Security Officer - Idris"
|
||||
|
||||
head = /obj/item/clothing/head/beret/corporate/idris
|
||||
uniform = /obj/item/clothing/under/rank/security/idris
|
||||
id = /obj/item/card/id/idris/sec
|
||||
|
||||
/datum/outfit/job/warden/idris
|
||||
name = "Warden - Idris"
|
||||
|
||||
head = /obj/item/clothing/head/warden/idris
|
||||
uniform = /obj/item/clothing/under/rank/warden/idris
|
||||
suit = /obj/item/clothing/suit/storage/toggle/warden/idris
|
||||
id = /obj/item/card/id/idris/sec
|
||||
@@ -80,7 +78,6 @@
|
||||
/datum/outfit/job/intern_sec/idris
|
||||
name = "Security Cadet - Idris"
|
||||
|
||||
head = /obj/item/clothing/head/softcap/idris
|
||||
uniform = /obj/item/clothing/under/rank/cadet/idris
|
||||
id = /obj/item/card/id/idris/sec
|
||||
|
||||
|
||||
@@ -57,14 +57,12 @@
|
||||
/datum/outfit/job/officer/pmc
|
||||
name = "Security Officer - PMC"
|
||||
|
||||
head = /obj/item/clothing/head/beret/corporate/pmc
|
||||
uniform = /obj/item/clothing/under/rank/security/pmc
|
||||
id = /obj/item/card/id/pmc
|
||||
|
||||
/datum/outfit/job/warden/pmc
|
||||
name = "Warden - PMC"
|
||||
|
||||
head = /obj/item/clothing/head/warden/pmc
|
||||
uniform = /obj/item/clothing/under/rank/warden/pmc
|
||||
suit = /obj/item/clothing/suit/storage/toggle/warden/pmc
|
||||
id = /obj/item/card/id/pmc
|
||||
@@ -73,7 +71,6 @@
|
||||
/datum/outfit/job/intern_sec/pmc
|
||||
name = "Security Cadet - PMC"
|
||||
|
||||
head = /obj/item/clothing/head/softcap/pmc
|
||||
uniform = /obj/item/clothing/under/rank/cadet/pmc
|
||||
id = /obj/item/card/id/pmc
|
||||
|
||||
|
||||
@@ -85,12 +85,10 @@
|
||||
|
||||
uniform = /obj/item/clothing/under/rank/security/zavod
|
||||
id = /obj/item/card/id/zavodskoi/sec
|
||||
head = /obj/item/clothing/head/beret/corporate/zavod
|
||||
|
||||
/datum/outfit/job/warden/zavodskoi
|
||||
name = "Warden - Zavodskoi Interstellar"
|
||||
|
||||
head = /obj/item/clothing/head/warden/zavod
|
||||
uniform = /obj/item/clothing/under/rank/warden/zavod
|
||||
suit = /obj/item/clothing/suit/storage/toggle/warden/zavod
|
||||
id = /obj/item/card/id/zavodskoi/sec
|
||||
@@ -99,7 +97,6 @@
|
||||
/datum/outfit/job/intern_sec/zavodskoi
|
||||
name = "Security Cadet - Zavodskoi Interstellar"
|
||||
|
||||
head = /obj/item/clothing/head/softcap/zavod
|
||||
uniform = /obj/item/clothing/under/rank/cadet/zavod
|
||||
id = /obj/item/card/id/zavodskoi/sec
|
||||
|
||||
|
||||
Reference in New Issue
Block a user