Head of Personnel Resprite & New HoP Coat (#67286)

add: Brand new HoP coat!
imageadd: New sprites for HoP's uniform, skirt, cap, and the ID Painter.
This commit is contained in:
axietheaxolotl
2022-05-28 20:26:36 +10:00
committed by GitHub
parent ec23a01170
commit 0c15d9dbcf
12 changed files with 18 additions and 7 deletions
+2 -2
View File
@@ -62,11 +62,11 @@
/obj/item/storage/bag/garment/hop/PopulateContents()
new /obj/item/clothing/under/rank/civilian/head_of_personnel(src)
new /obj/item/clothing/under/rank/civilian/head_of_personnel/skirt(src)
new /obj/item/clothing/suit/armor/vest/alt(src)
new /obj/item/clothing/suit/armor/vest/hop(src)
new /obj/item/clothing/glasses/sunglasses(src)
new /obj/item/clothing/head/hopcap(src)
new /obj/item/clothing/neck/cloak/hop(src)
new /obj/item/clothing/shoes/sneakers/brown(src)
new /obj/item/clothing/shoes/laceup(src)
new /obj/item/clothing/suit/hooded/wintercoat/hop(src)
/obj/item/storage/bag/garment/hos/PopulateContents()