Skip to content

Commit

Permalink
Update gun_attachables.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
blackdragonTOW authored Jul 8, 2023
1 parent f2043ca commit 68f9aee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/gun_attachables.dm
Original file line number Diff line number Diff line change
Expand Up @@ -1967,7 +1967,7 @@ Defined in conflicts.dm of the #defines folder.

//The requirement for an attachable being alt fire is AMMO CAPACITY > 0.
/obj/item/attachable/attached_gun/grenade
name = "underslung grenade launcher"
name = "U1 grenade launcher"
desc = "A weapon-mounted, reloadable grenade launcher."
icon_state = "grenade"
attach_icon = "grenade_a"
Expand Down

0 comments on commit 68f9aee

Please sign in to comment.