summaryrefslogtreecommitdiff
path: root/ammo-02_fix-20x66mm-loudness.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-02_fix-20x66mm-loudness.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-02_fix-20x66mm-loudness.patch')
-rw-r--r--ammo-02_fix-20x66mm-loudness.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/ammo-02_fix-20x66mm-loudness.patch b/ammo-02_fix-20x66mm-loudness.patch
index 1dc324c..fe95749 100644
--- a/ammo-02_fix-20x66mm-loudness.patch
+++ b/ammo-02_fix-20x66mm-loudness.patch
@@ -2,7 +2,7 @@
+++ b/data/json/items/ammo/20x66mm.json
@@ -124,6 +124,7 @@
"range": 12,
- "damage": { "damage_type": "stab", "amount": 60 },
+ "damage": { "damage_type": "bullet", "amount": 60 },
"recoil": 2500,
+ "loudness": 160,
"effects": [ "COOKOFF", "SHOT", "NEVER_MISFIRES" ]