This commit is contained in:
JohnFulpWillard
2022-05-04 18:46:58 -04:00
parent 33c26aaaf9
commit 5b0f78aa70
5 changed files with 5 additions and 5 deletions

View File

@@ -2303,7 +2303,7 @@
/obj/structure/rack{ /obj/structure/rack{
resistance_flags = 64 resistance_flags = 64
}, },
/obj/item/clothing/head/beret/sec/navywarden{ /obj/item/clothing/head/hos/beret/navyhos{
name = "blue beret" name = "blue beret"
}, },
/turf/open/floor/carpet/blue, /turf/open/floor/carpet/blue,

View File

@@ -63194,7 +63194,7 @@
/obj/item/clothing/head/beret/sec/navyofficer, /obj/item/clothing/head/beret/sec/navyofficer,
/obj/item/clothing/head/beret/sec/navyofficer, /obj/item/clothing/head/beret/sec/navyofficer,
/obj/item/clothing/head/beret/sec/navyofficer, /obj/item/clothing/head/beret/sec/navyofficer,
/obj/item/clothing/head/beret/sec/navywarden, /obj/item/clothing/head/hos/beret/navyhos,
/obj/item/clothing/head/hos/beret/navyhos, /obj/item/clothing/head/hos/beret/navyhos,
/obj/structure/extinguisher_cabinet/directional/east, /obj/structure/extinguisher_cabinet/directional/east,
/obj/structure/cable, /obj/structure/cable,

View File

@@ -79,7 +79,7 @@
new /obj/item/clothing/suit/armor/vest/warden(src) new /obj/item/clothing/suit/armor/vest/warden(src)
new /obj/item/clothing/head/warden(src) new /obj/item/clothing/head/warden(src)
new /obj/item/clothing/head/warden/drill(src) new /obj/item/clothing/head/warden/drill(src)
new /obj/item/clothing/head/beret/sec/navywarden(src) new /obj/item/clothing/head/hos/beret/navyhos(src)
new /obj/item/clothing/suit/armor/vest/warden/alt(src) new /obj/item/clothing/suit/armor/vest/warden/alt(src)
new /obj/item/clothing/under/rank/security/warden/formal(src) new /obj/item/clothing/under/rank/security/warden/formal(src)
new /obj/item/clothing/under/rank/security/warden/skirt(src) new /obj/item/clothing/under/rank/security/warden/skirt(src)

View File

@@ -372,7 +372,7 @@
/obj/item/clothing/head/beret/sec/navyofficer, /obj/item/clothing/head/beret/sec/navyofficer,
/obj/item/clothing/under/rank/security/warden/formal, /obj/item/clothing/under/rank/security/warden/formal,
/obj/item/clothing/suit/security/warden, /obj/item/clothing/suit/security/warden,
/obj/item/clothing/head/beret/sec/navywarden, /obj/item/clothing/head/hos/beret/navyhos,
/obj/item/clothing/under/rank/security/head_of_security/formal, /obj/item/clothing/under/rank/security/head_of_security/formal,
/obj/item/clothing/suit/security/hos, /obj/item/clothing/suit/security/hos,
/obj/item/clothing/head/hos/beret/navyhos) /obj/item/clothing/head/hos/beret/navyhos)

View File

@@ -261,7 +261,7 @@
flags_1 = NONE flags_1 = NONE
/obj/item/clothing/head/beret/sec/navywarden /obj/item/clothing/head/hos/beret/navyhos
name = "warden's beret" name = "warden's beret"
desc = "A special beret with the Warden's insignia emblazoned on it. For wardens with class." desc = "A special beret with the Warden's insignia emblazoned on it. For wardens with class."
greyscale_colors = "#3C485A#00AEEF" greyscale_colors = "#3C485A#00AEEF"