Skip to content

Commit

Permalink
actually reduces it to 5
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan committed Oct 27, 2023
1 parent f3fcc55 commit bc9501b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/datums/ammo/bullet/special_ammo.dm
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@
accuracy_var_high = PROJECTILE_VARIANCE_TIER_8
max_range = 22
damage = 30
penetration = ARMOR_PENETRATION_TIER_2
penetration = ARMOR_PENETRATION_TIER_1
damage_armor_punch = 0
pen_armor_punch = 0
shell_speed = 2*AMMO_SPEED_TIER_6
Expand Down

0 comments on commit bc9501b

Please sign in to comment.