Skip to content

Commit

Permalink
unbuff
Browse files Browse the repository at this point in the history
  • Loading branch information
spartanbobby committed Jul 6, 2023
1 parent 5de5233 commit 7003fcf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions code/modules/projectiles/ammo_datums.dm
Original file line number Diff line number Diff line change
Expand Up @@ -382,8 +382,8 @@
headshot_state = HEADSHOT_OVERLAY_MEDIUM
accuracy = -HIT_ACCURACY_TIER_3
accuracy_var_low = PROJECTILE_VARIANCE_TIER_6
damage = 65
penetration= ARMOR_PENETRATION_TIER_3
damage = 55
penetration = ARMOR_PENETRATION_TIER_3
shrapnel_chance = SHRAPNEL_CHANCE_TIER_2

/datum/ammo/bullet/pistol/heavy/super //Commander's variant
Expand Down

0 comments on commit 7003fcf

Please sign in to comment.