Merge pull request #16571 from S34NW/tg_object_sprites_2

[REQUIRES #16569] TG sprite project: item/obj (part 2)
This commit is contained in:
variableundefined
2021-08-29 14:42:52 -05:00
committed by GitHub
10 changed files with 1 additions and 1 deletions
@@ -84,7 +84,7 @@
/obj/item/storage/firstaid/toxin/Initialize(mapload)
. = ..()
icon_state = pick("antitoxin", "antitoxfirstaid", "antitoxfirstaid2", "antitoxfirstaid3")
icon_state = pick("antitoxin", "antitoxfirstaid", "antitoxfirstaid2")
/obj/item/storage/firstaid/toxin/populate_contents()
for(var/I in 1 to 3)