summaryrefslogtreecommitdiff
path: root/ammo-03_fix-reloaded-50bmg.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 20:57:28 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 20:57:28 -0700
commitd2d3ee62d9ad7999dc1c6d735927b6c0ce574149 (patch)
treee331d76bfc1b2e0a79105d40ca56f8ef062c0eb0 /ammo-03_fix-reloaded-50bmg.patch
parentClear out more clutter from the ammo reverts. (diff)
downloadcataclysm-bn-d2d3ee62d9ad7999dc1c6d735927b6c0ce574149.tar.xz
Move 50bmg copy-from fix to after the ammo order fix.
Diffstat (limited to 'ammo-03_fix-reloaded-50bmg.patch')
-rw-r--r--ammo-03_fix-reloaded-50bmg.patch14
1 files changed, 0 insertions, 14 deletions
diff --git a/ammo-03_fix-reloaded-50bmg.patch b/ammo-03_fix-reloaded-50bmg.patch
deleted file mode 100644
index ab618c9..0000000
--- a/ammo-03_fix-reloaded-50bmg.patch
+++ /dev/null
@@ -1,14 +0,0 @@
---- a/data/json/items/ammo/50.json
-+++ b/data/json/items/ammo/50.json
-@@ -78,9 +78,9 @@
- },
- {
- "id": "reloaded_50bmg",
-- "copy-from": "50match",
-+ "copy-from": "50bmg",
- "type": "AMMO",
-- "name": { "str": ".50 BMG Match, reloaded" },
-+ "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.",
- "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
- "extend": { "effects": [ "RECYCLED" ] },