diff options
Diffstat (limited to 'json/items/ammo')
-rw-r--r-- | json/items/ammo/46.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/46.json b/json/items/ammo/46.json index fd6132c..5b7e918 100644 --- a/json/items/ammo/46.json +++ b/json/items/ammo/46.json @@ -44,8 +44,8 @@ "description": "4.6x30mm ammunition with 31gr copper plated lead bullets. It has low recoil, but no usual armor penetration due to using simple lead bullets rather than proper factory-made penetrator projectiles.", "proportional": { "price": 0.3, - "damage": { "damage_type": "bullet", "amount": 0.46, "armor_penetration": 0.1 }, - "recoil": 0.46, + "damage": { "damage_type": "bullet", "amount": 0.76, "armor_penetration": 0.1 }, + "recoil": 0.76, "dispersion": 1.2 }, "extend": { "effects": [ "RECYCLED", "BLACKPOWDER", "MUZZLE_SMOKE" ] }, |