Skip to content

Commit

Permalink
sentry armor pen dropped from 35 to 10
Browse files Browse the repository at this point in the history
  • Loading branch information
private-tristan committed Oct 27, 2023
1 parent 5e13760 commit f3fcc55
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_7
penetration = ARMOR_PENETRATION_TIER_2
damage_armor_punch = 0
pen_armor_punch = 0
shell_speed = 2*AMMO_SPEED_TIER_6
Expand Down

0 comments on commit f3fcc55

Please sign in to comment.