mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-21 21:10:30 +01:00
Adds the Europan beanie (#20126)
This adds the submariner's beanie to the game and loadout, a piece of warm headwear particularly common to Europa. Sprited by and at request of Noble Row. 
This commit is contained in:
@@ -340,6 +340,11 @@
|
||||
path = /obj/item/clothing/head/beanie/winter
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION | GEAR_HAS_ACCENT_COLOR_SELECTION
|
||||
|
||||
/datum/gear/head/submariner_beanie
|
||||
display_name = "submariner beanie"
|
||||
path = /obj/item/clothing/head/beanie/submariner
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/head/nonla
|
||||
display_name = "non la hat"
|
||||
path = /obj/item/clothing/head/nonla
|
||||
|
||||
Reference in New Issue
Block a user