From 76b3ee8214f1aaf632f65d8ca5b575fb8ea79006 Mon Sep 17 00:00:00 2001 From: Kirshbia <129012736+Kirshbia@users.noreply.github.com> Date: Mon, 1 Apr 2024 12:04:08 -0400 Subject: [PATCH] Update special_ammo.dm --- code/datums/ammo/bullet/special_ammo.dm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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