mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-30 00:21:11 +01:00
Adds a Fisanduhian ushanka to the loadout (#10886)
This commit is contained in:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user