Adds the Polychromatic Cowboy Hat
Adds a new polychromatic variant of the white cowboy hat.
This commit is contained in:
@@ -195,6 +195,12 @@
|
||||
restricted_desc = "Security"
|
||||
restricted_roles = list("Warden","Detective","Security Officer","Head of Security")
|
||||
|
||||
/datum/gear/head/cowboyhat/polychromic
|
||||
name = "Cowboy Hat, Polychromic"
|
||||
path = /obj/item/clothing/head/cowboyhat/polychromic
|
||||
loadout_flags = LOADOUT_CAN_NAME | LOADOUT_CAN_DESCRIPTION | LOADOUT_CAN_COLOR_POLYCHROMIC
|
||||
loadout_initial_colors = list("#5F5F5F", "#DDDDDD")
|
||||
|
||||
/datum/gear/head/wkepi
|
||||
name = "white kepi"
|
||||
path = /obj/item/clothing/head/kepi
|
||||
|
||||
Reference in New Issue
Block a user