summaryrefslogtreecommitdiff
path: root/ammo-03_fix-reloaded-50bmg.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-26 11:39:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2022-04-26 11:39:35 -0700
commit3470ed60a29775a6a98e897b16edd3ffe19ae1ce (patch)
tree6db4d7eef1c5cb006e508e266a2760780978b4c3 /ammo-03_fix-reloaded-50bmg.patch
parentUpdate vampirism patch to allow vampires to heal broken limbs without a splint. (diff)
downloadcataclysm-bn-3470ed60a29775a6a98e897b16edd3ffe19ae1ce.tar.xz
Updated to 2022-04-21-1455
Various patches updated for the addition of ballistic damage. Add patch to allow helicopters to land on the mi-go landing pad. Add patch to fix canned beans being listed as merely beans when plural.
Diffstat (limited to 'ammo-03_fix-reloaded-50bmg.patch')
-rw-r--r--ammo-03_fix-reloaded-50bmg.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ammo-03_fix-reloaded-50bmg.patch b/ammo-03_fix-reloaded-50bmg.patch
index b8241aa..88b561a 100644
--- a/ammo-03_fix-reloaded-50bmg.patch
+++ b/ammo-03_fix-reloaded-50bmg.patch
@@ -11,6 +11,6 @@
+ "name": { "str": ".50 BMG M33 Ball, reloaded" },
- "description": ".50 BMG ammunition with lead-cored FMJ bullets. The .50 BMG is a very powerful rifle round designed for anti-aircraft use, later adapted to anti-vehicular and anti-personnel roles. Its stupendous energy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise.",
+ "description": ".50 BMG ammunition with lead-cored FMJ bullets. The .50 BMG is a very powerful rifle round designed for anti-aircraft use, later adapted to anti-vehicular and anti-personnel roles. Its stupendous energy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise. This one has been hand-reloaded.",
- "proportional": { "price": 0.7, "damage": { "damage_type": "stab", "amount": 0.9 }, "dispersion": 1.1 },
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }