[MIRROR] missing grenade icon (#11368)

Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
CHOMPStation2StaffMirrorBot
2025-08-09 06:53:19 -07:00
committed by GitHub
parent 418c4ee47c
commit e288128b81

View File

@@ -33,7 +33,7 @@
/obj/item/grenade/explosive/frag
name = "fragmentation grenade"
desc = "A military fragmentation grenade, designed to explode in a deadly shower of fragments."
icon_state = "frag"
icon_state = "frggrenade"
loadable = null
fragment_types = list(/obj/item/projectile/bullet/pellet/fragment)