Skip to content

Commit

Permalink
commits DMC suggestion
Browse files Browse the repository at this point in the history
Co-authored-by: Doubleumc <[email protected]>
  • Loading branch information
KoishiVibe and Doubleumc authored Aug 11, 2024
1 parent d5a11f9 commit 3e3e1fc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/gun_attachables.dm
Original file line number Diff line number Diff line change
Expand Up @@ -3270,8 +3270,8 @@ Defined in conflicts.dm of the #defines folder.
name = "Zvezda Laser Module"
desc = "Visible band 512nm green laser, compatible with NVG and IR. Bears striking resemblance to an old Weyland Yutani offering... Decreases scatter, especially onehanded, slightly boosts accuracy. "
icon = 'icons/obj/items/weapons/guns/attachments/under.dmi'
icon_state = "lasersight_union"
attach_icon = "lasersight_union_a"
icon_state = "lasersight_upp"
attach_icon = "lasersight_upp_a"
pixel_shift_x = 15
pixel_shift_y = 18

Expand Down

0 comments on commit 3e3e1fc

Please sign in to comment.