Earwear Fix (#10618)

This commit is contained in:
Geeves
2020-11-22 12:33:21 +02:00
committed by GitHub
parent 8319cf040d
commit 4e8ef3c2a4
2 changed files with 8 additions and 2 deletions
@@ -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"