mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-08-22 12:29:46 +01:00
Adds a colourable version of the turban (#15128)
This commit is contained in:
@@ -256,6 +256,11 @@
|
||||
|
||||
gear_tweaks += new /datum/gear_tweak/path(turbans)
|
||||
|
||||
/datum/gear/head/turban_colourable
|
||||
display_name = "turban (colourable)"
|
||||
path = /obj/item/clothing/head/turban/white
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
|
||||
/datum/gear/head/surgical
|
||||
display_name = "surgical cap selection"
|
||||
path = /obj/item/clothing/head/surgery/pmc
|
||||
|
||||
Reference in New Issue
Block a user