mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-08-26 22:50:26 +01:00
Updates all storage bag icons (#64978)
imageadd: Changes all storage bag sprites
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user