Fixes hairnet having no icon

This commit is contained in:
Heroman
2022-05-14 07:50:32 +10:00
parent 679b957ef7
commit f09030ec6c
+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'
)