From da791bbec97433161aab71f8b3b1a5f28c32baf8 Mon Sep 17 00:00:00 2001 From: anoobindisguise <56016372+anoobindisguise@users.noreply.github.com> Date: Fri, 5 May 2023 10:05:03 -0700 Subject: [PATCH] fix damage of sig 553 rifle --- data/json/items/gun/223.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/json/items/gun/223.json b/data/json/items/gun/223.json index f72369abfcb0e..380f2ba3d1f3e 100644 --- a/data/json/items/gun/223.json +++ b/data/json/items/gun/223.json @@ -676,6 +676,8 @@ "weight": 1 } ], + "//2": "13.7 inch barrel yields roughly this much damage loss", + "ranged_damage": { "damage_type": "bullet", "amount": -3 }, "to_hit": -1, "material": [ "steel", "plastic" ], "ammo": [ "223" ],