Removes berets from security loadouts again. (#13956)

Co-authored-by: Matt Atlas <liermattia@gmail.com>
This commit is contained in:
Matt Atlas
2022-05-16 15:10:23 +02:00
committed by GitHub
parent 6190734761
commit e821e7b41f
4 changed files with 41 additions and 9 deletions

View File

@@ -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

View File

@@ -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

View File

@@ -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