mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-24 17:11:22 +00:00
Fixes the pioneer scarf not being colorable (#8698)
This commit is contained in:
@@ -67,7 +67,7 @@
|
||||
/datum/gear/mask/offworlder/overmask/scarf
|
||||
display_name = "pioneer scarf"
|
||||
path = /obj/item/clothing/mask/offworlder
|
||||
flags = GEAR_HAS_DESC_SELECTION
|
||||
flags = GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/gloves/offworlder
|
||||
display_name = "starmitts"
|
||||
|
||||
Reference in New Issue
Block a user