Skip to content

Commit

Permalink
grenade fix
Browse files Browse the repository at this point in the history
  • Loading branch information
AmoryBlaine committed Sep 13, 2024
1 parent 38d0e4a commit 4029a8a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions code/modules/projectiles/ammo_boxes/grenade_packets.dm
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ GLOBAL_LIST_INIT(grenade_packets, list(
/obj/item/storage/box/packet/high_explosive/upp
name = "\improper Type 6 fragmentation grenade packet"
desc = "It contains three Type 6 fragmentation grenades."
icon = 'icons/obj/items/storage/kits.dmi'
icon_state = "woodbox"

content_type = /obj/item/explosive/grenade/high_explosive/upp
Expand Down

0 comments on commit 4029a8a

Please sign in to comment.