mirror of
https://github.com/fulpstation/fulpstation.git
synced 2025-12-10 18:11:47 +00:00
test
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
@@ -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,
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
@@ -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)
|
||||||
|
|||||||
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user