mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2025-12-23 00:22:12 +00:00
Hijabs now take ear slot by default (#14874)
This commit is contained in:
@@ -215,6 +215,7 @@
|
||||
/datum/gear/head/hijab
|
||||
display_name = "hijab selection"
|
||||
path = /obj/item/clothing/head/hijab
|
||||
slot = slot_r_ear
|
||||
|
||||
/datum/gear/head/hijab/New()
|
||||
..()
|
||||
@@ -233,6 +234,7 @@
|
||||
display_name = "colorable hijab"
|
||||
path = /obj/item/clothing/head/hijab
|
||||
flags = GEAR_HAS_NAME_SELECTION | GEAR_HAS_DESC_SELECTION | GEAR_HAS_COLOR_SELECTION
|
||||
slot = slot_r_ear
|
||||
|
||||
/datum/gear/head/turban
|
||||
display_name = "turban selection"
|
||||
|
||||
Reference in New Issue
Block a user