mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-10 18:22:39 +00:00
[MIRROR] missing grenade icon (#11368)
Co-authored-by: Will <7099514+Willburd@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
418c4ee47c
commit
e288128b81
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user