Fixes lab coat without icon.

Simply by changing it to the new labcoat variant that can be closed/opened.
Still created a proper definition for the old lab coat, /obj/item/clothing/suit/storage/labcoat, as it's inherited by custom gear.
This commit is contained in:
PsiOmega
2014-12-12 14:30:12 +01:00
parent 012d2739d4
commit b9ce5404d8
5 changed files with 9 additions and 5 deletions
+1 -1
View File
@@ -507,7 +507,7 @@ var/global/list/gear_datums = list()
/datum/gear/labcoat
display_name = "labcoat"
path = /obj/item/clothing/suit/storage/labcoat
path = /obj/item/clothing/suit/storage/toggle/labcoat
cost = 3
slot = slot_wear_suit