mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2026-07-13 01:03:15 +01:00
add new clothes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
/datum/gear/head/beret/blueshield
|
||||
display_name = "beret, blueshield"
|
||||
path = /obj/item/clothing/head/beret/blueshield
|
||||
allowed_roles = list("Blueshield Guard")
|
||||
@@ -0,0 +1,4 @@
|
||||
/datum/gear/suit/roles/poncho/cloak/blueshield
|
||||
display_name = "cloak, blueshield"
|
||||
path = /obj/item/clothing/accessory/poncho/roles/cloak/blueshield
|
||||
allowed_roles = list("Blueshield Guard")
|
||||
Reference in New Issue
Block a user