Skip to content

Commit

Permalink
Update gun_attachables.dm
Browse files Browse the repository at this point in the history
  • Loading branch information
morrowwolf authored Aug 8, 2023
1 parent 6f59007 commit 1f929e7
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 @@ -2525,7 +2525,7 @@ Defined in conflicts.dm of the #defines folder.

/obj/item/attachable/angledgrip
name = "angled grip"
desc = "An angled foregrip that improves weapon ergonomics and offers less recoil, and faster wielding time. \nHowever, it also increases weapon size."
desc = "An angled foregrip that improves weapon ergonomics resulting in faster wielding time. \nHowever, it also increases weapon size."
icon = 'icons/obj/items/weapons/guns/attachments/under.dmi'
icon_state = "angledgrip"
attach_icon = "angledgrip_a"
Expand Down

0 comments on commit 1f929e7

Please sign in to comment.