Adds a Fisanduhian ushanka to the loadout (#10886)

This commit is contained in:
TheDanseMacabre
2021-01-22 02:05:28 -03:00
committed by GitHub
parent e9806beac7
commit cba93755de
5 changed files with 51 additions and 0 deletions
@@ -317,3 +317,8 @@
gadpathur["gadpathurian sidecap"] = /obj/item/clothing/head/gadpathur
gadpathur["gadpathurian beret"] = /obj/item/clothing/head/beret/gadpathur
gear_tweaks += new/datum/gear_tweak/path(gadpathur)
/datum/gear/head/dominia
display_name = "fisanduhian ushanka"
path = /obj/item/clothing/head/ushanka/dominia
flags = GEAR_HAS_DESC_SELECTION
@@ -377,3 +377,8 @@
item_state = "dominia_amulet"
icon_state = "dominia_amulet"
contained_sprite = TRUE
/obj/item/clothing/head/ushanka/dominia
name = "fisanduhian ushanka"
desc = "A warm fur hat with ear flaps that can be raised and tied to be out of the way. This one has a large Fisanduhian flag on the front."
icon_state = "fishushanka"