mirror of
https://github.com/Aurorastation/Aurora.3.git
synced 2026-07-12 16:37:19 +01:00
Earwear Fix (#10618)
This commit is contained in:
@@ -1,9 +1,8 @@
|
||||
// Stuff worn on the ears. Items here go in the "ears" sort_category but they must not use
|
||||
// the slot_r_ear or slot_l_ear as the slot, or else players will spawn with no headset.
|
||||
/datum/gear/ears
|
||||
display_name = "earmuffs"
|
||||
path = /obj/item/clothing/ears/earmuffs
|
||||
sort_category = "Earwear"
|
||||
slot = slot_r_ear
|
||||
|
||||
/datum/gear/ears/bandanna
|
||||
display_name = "neck bandanna selection"
|
||||
|
||||
Reference in New Issue
Block a user