Skip to content

Commit

Permalink
Update code/game/objects/items/attachments/laser_sight.dm
Browse files Browse the repository at this point in the history
Co-authored-by: thgvr <[email protected]>
Signed-off-by: FalloutFalcon <[email protected]>
  • Loading branch information
FalloutFalcon and thgvr authored Jul 7, 2024
1 parent ab923f3 commit af0aff1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/game/objects/items/attachments/laser_sight.dm
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
/obj/item/attachment/laser_sight
name = "laser sight"
desc = "This laser sight is designed to be rail-mounted on a compatible firearm to provide increased accuracy."
desc = "Designed to be rail-mounted on a compatible firearm to provide increased accuracy and decreased spread."
icon_state = "laserpointer"

attach_features_flags = ATTACH_REMOVABLE_HAND|ATTACH_TOGGLE
Expand Down

0 comments on commit af0aff1

Please sign in to comment.