summaryrefslogtreecommitdiff
path: root/json/items/ammo/46.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/46.json')
-rw-r--r--json/items/ammo/46.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/ammo/46.json b/json/items/ammo/46.json
index e0dd5a7..0a21d61 100644
--- a/json/items/ammo/46.json
+++ b/json/items/ammo/46.json
@@ -17,7 +17,7 @@
"ammo_type": "46",
"casing": "46mm_casing",
"range": 14,
- "damage": { "damage_type": "stab", "amount": 24, "armor_penetration": 24 },
+ "damage": { "damage_type": "bullet", "amount": 24, "armor_penetration": 24 },
"dispersion": 40,
"recoil": 90,
"effects": [ "COOKOFF", "NEVER_MISFIRES" ]
@@ -30,7 +30,7 @@
"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.7,
- "damage": { "damage_type": "stab", "amount": 0.9, "armor_penetration": 0.2 },
+ "damage": { "damage_type": "bullet", "amount": 0.9, "armor_penetration": 0.2 },
"dispersion": 1.1
},
"extend": { "effects": [ "RECYCLED" ] },
@@ -44,7 +44,7 @@
"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": "stab", "amount": 0.46, "armor_penetration": 0.1 },
+ "damage": { "damage_type": "bullet", "amount": 0.46, "armor_penetration": 0.1 },
"recoil": 0.46,
"dispersion": 1.2
},