Adds four new labcoats (#21212)

* added missing labcoats

* robo lockers
forgot that they spawn with labcoats too

* Forgot to remove the WIP sprites

* sean's review
This commit is contained in:
Sadhorizon
2023-06-05 13:08:21 +02:00
committed by GitHub
parent 8a55bc6d9c
commit db7524a724
10 changed files with 35 additions and 8 deletions
@@ -92,8 +92,9 @@
/obj/item/storage/bag/garment/research_director/populate_contents()
new /obj/item/clothing/under/rank/rnd/research_director(src)
new /obj/item/clothing/suit/storage/labcoat(src)
new /obj/item/clothing/suit/storage/labcoat/rd(src)
new /obj/item/clothing/suit/mantle/labcoat(src)
new /obj/item/clothing/suit/storage/labcoat(src)
new /obj/item/clothing/shoes/white(src)
new /obj/item/clothing/gloves/color/latex(src)