mirror of
https://github.com/CHOMPStation2/CHOMPStation2.git
synced 2025-12-11 18:53:06 +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
|
/obj/item/grenade/explosive/frag
|
||||||
name = "fragmentation grenade"
|
name = "fragmentation grenade"
|
||||||
desc = "A military fragmentation grenade, designed to explode in a deadly shower of fragments."
|
desc = "A military fragmentation grenade, designed to explode in a deadly shower of fragments."
|
||||||
icon_state = "frag"
|
icon_state = "frggrenade"
|
||||||
loadable = null
|
loadable = null
|
||||||
|
|
||||||
fragment_types = list(/obj/item/projectile/bullet/pellet/fragment)
|
fragment_types = list(/obj/item/projectile/bullet/pellet/fragment)
|
||||||
|
|||||||
Reference in New Issue
Block a user