Merge pull request #12963 from Heroman3003/hairnet

Fixes hairnet having no icon
This commit is contained in:
Novacat
2022-05-13 19:52:29 -04:00
committed by GitHub
+1
View File
@@ -8,6 +8,7 @@
/obj/item/clothing/head/hairnet
name = "hairnet"
desc = "A hairnet used to keep the hair out of the way and out of the food."
icon_state = "hairnet"
sprite_sheets = list(
SPECIES_TAJARAN = 'icons/inventory/head/mob_tajaran.dmi'
)