mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 20:43:10 +01:00
Snoods (#19176)
Adds snoods to the mask loadout. Adhomai is returning and I couldn't help myself. Images because I've learned my lesson    
This commit is contained in:
@@ -21,6 +21,11 @@
|
||||
path = /obj/item/clothing/mask/cloth
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/mask/snood
|
||||
display_name = "snood"
|
||||
path = /obj/item/clothing/mask/snood
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/mask/gadpathur
|
||||
display_name = "gadpathurian rebreather"
|
||||
path = /obj/item/clothing/mask/breath/gadpathur
|
||||
|
||||
Reference in New Issue
Block a user