mirror of
https://github.com/ParadiseSS13/Paradise.git
synced 2026-07-12 15:45:25 +01:00
Fixes the metal foam box sprite being invisible (#23888)
This commit is contained in:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user