Fixes the metal foam box sprite being invisible (#23888)

This commit is contained in:
Henri215
2024-01-25 16:24:37 -03:00
committed by GitHub
parent f8a55e7178
commit 151a3b965e
@@ -1226,7 +1226,7 @@
/obj/item/storage/box/foam_grenades
name = "foam grenades box"
desc = "A box full of foam grenades."
icon_state = "flashbang"
icon_state = "flashbang_box"
/obj/item/storage/box/foam_grenades/populate_contents()
for(var/I in 1 to 7)