summaryrefslogtreecommitdiff
path: root/ammo-10_ammo-order-fix.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-21 11:15:51 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-04-21 11:15:51 -0700
commit5f4cce3ceb48af36b3f79e3f2aa34b202f068771 (patch)
treeaba9d1b9b4d8ceae24f7c627807008618378d944 /ammo-10_ammo-order-fix.patch
parentUpdated to 2023-04-10-1240 (diff)
downloadcataclysm-bn-5f4cce3ceb48af36b3f79e3f2aa34b202f068771.tar.xz
Updated to 2023-04-15-1344
Diffstat (limited to 'ammo-10_ammo-order-fix.patch')
-rw-r--r--ammo-10_ammo-order-fix.patch8
1 files changed, 4 insertions, 4 deletions
diff --git a/ammo-10_ammo-order-fix.patch b/ammo-10_ammo-order-fix.patch
index 7720600..60ba09f 100644
--- a/ammo-10_ammo-order-fix.patch
+++ b/ammo-10_ammo-order-fix.patch
@@ -397,7 +397,7 @@
- "copy-from": "shot_dragon",
- "type": "AMMO",
- "name": { "str": "dragon's breath shell, reloaded" },
-- "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
+- "proportional": { "price": 0.7, "damage": { "damage_type": "heat", "amount": 0.9 }, "dispersion": 1.1 },
- "extend": { "effects": [ "RECYCLED" ] },
- "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
- },
@@ -442,7 +442,7 @@
- "copy-from": "shot_dragon",
- "type": "AMMO",
- "name": { "str": "dragon's breath shell, black powder" },
-- "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
+- "proportional": { "price": 0.6, "damage": { "damage_type": "heat", "amount": 0.8 }, "dispersion": 1.2 },
- "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
- "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
- },
@@ -514,7 +514,7 @@
+ "copy-from": "shot_dragon",
+ "type": "AMMO",
+ "name": { "str": "dragon's breath shell, reloaded" },
-+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
++ "proportional": { "price": 0.7, "damage": { "damage_type": "heat", "amount": 0.9 }, "dispersion": 1.1 },
+ "extend": { "effects": [ "RECYCLED" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
+ },
@@ -559,7 +559,7 @@
+ "copy-from": "shot_dragon",
+ "type": "AMMO",
+ "name": { "str": "dragon's breath shell, black powder" },
-+ "proportional": { "price": 0.6, "damage": { "damage_type": "bullet", "amount": 0.8 }, "dispersion": 1.2 },
++ "proportional": { "price": 0.6, "damage": { "damage_type": "heat", "amount": 0.8 }, "dispersion": 1.2 },
+ "extend": { "effects": [ "RECYCLED", "MUZZLE_SMOKE", "BLACKPOWDER" ] },
+ "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
+ },