Skip to content

Commit

Permalink
stfu linter
Browse files Browse the repository at this point in the history
  • Loading branch information
Hopekz committed Jun 27, 2023
1 parent f22fcb6 commit f9a521b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/modules/projectiles/guns/lever_action.dm
Original file line number Diff line number Diff line change
Expand Up @@ -556,7 +556,7 @@ their unique feature is that a direct hit will buff your damage and firerate

// scope
attachable_allowed = list(
/obj/item/attachable/scope/mini_iff/spotter
/obj/item/attachable/scope/mini_iff/spotter,
)

attachable_offset = list("scope_x" = 11, "scope_y" = 21)
Expand Down

0 comments on commit f9a521b

Please sign in to comment.