Skip to content

Commit

Permalink
DMR no longer has minimum range accuracy, has mildly higher penetrati…
Browse files Browse the repository at this point in the history
…on. (#16320)
  • Loading branch information
Pariah919 authored Jul 13, 2024
1 parent 5f58a27 commit f5008cd
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions code/modules/projectiles/ammo_types/rifle_ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -116,10 +116,9 @@
damage_falloff = 0.5
ammo_behavior_flags = AMMO_BALLISTIC
accurate_range = 25
accurate_range_min = 6
max_range = 40
damage = 65
penetration = 15
penetration = 17.5
sundering = 2

/datum/ammo/bullet/rifle/garand
Expand Down

0 comments on commit f5008cd

Please sign in to comment.