Skip to content

Commit

Permalink
IT SHOOTS STRAIGHT (#17547)
Browse files Browse the repository at this point in the history
  • Loading branch information
Mqiib committed Jan 18, 2023
1 parent e489cd2 commit 6261d6b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/modules/projectiles/guns/ballistic/automatic.dm
Original file line number Diff line number Diff line change
Expand Up @@ -368,6 +368,8 @@
mag_type = /obj/item/ammo_box/magazine/sniper_rounds
fire_delay = 40
burst_size = 1
spread = 0
default_spread = 0 //It's a sniper rifle, it doesn't miss.
w_class = WEIGHT_CLASS_NORMAL
zoomable = TRUE
zoom_amt = 10 //Long range, enough to see in front of you, but no tiles behind you.
Expand Down

0 comments on commit 6261d6b

Please sign in to comment.