new lights, dupe sprite removal, APC cell clarity

This commit is contained in:
S34NW
2021-08-20 12:52:39 +01:00
parent db6a587422
commit e7e4e6beb6
6 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)