Updates all storage bag icons (#64978)

imageadd: Changes all storage bag sprites
This commit is contained in:
Wallem
2022-02-25 16:36:54 -05:00
committed by GitHub
parent 582bcde0cb
commit 782006a07e
15 changed files with 40 additions and 10 deletions
@@ -46,7 +46,7 @@
icon_state = "bio_viro"
/obj/structure/closet/l3closet/scientist/PopulateContents()
new /obj/item/storage/bag/bio(src)
new /obj/item/storage/bag/xeno(src)
new /obj/item/clothing/suit/bio_suit/scientist(src)
new /obj/item/clothing/head/bio_hood/scientist(src)
new /obj/item/clothing/mask/breath(src)
@@ -32,7 +32,7 @@
. = ..()
new /obj/item/pushbroom(src)
new /obj/item/plunger(src)
new /obj/item/storage/bag/bio(src)
new /obj/item/storage/bag/xeno(src)
new /obj/item/storage/box/petridish(src)
new /obj/item/stack/ducts/fifty(src)
for(var/i in 1 to 2)