diff --git a/code/datums/ammo/bullet/special_ammo.dm b/code/datums/ammo/bullet/special_ammo.dm index dbccd2af11..0a280f769f 100644 --- a/code/datums/ammo/bullet/special_ammo.dm +++ b/code/datums/ammo/bullet/special_ammo.dm @@ -11,7 +11,7 @@ max_range = 12 accuracy = HIT_ACCURACY_TIER_4 - damage = 35 + damage = 40 penetration = 0