Skip to content

Commit

Permalink
increases hit accuracy
Browse files Browse the repository at this point in the history
  • Loading branch information
deathrobotpunch committed Sep 13, 2024
1 parent 14bae40 commit 0fb6138
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions code/datums/ammo/bullet/pistol.dm
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@
name = "stun pistol bullet"
sound_override = null

accuracy = HIT_ACCURACY_TIER_4

// Used by M1911, Deagle and KT-42
/datum/ammo/bullet/pistol/heavy
name = "heavy pistol bullet"
Expand Down

0 comments on commit 0fb6138

Please sign in to comment.