summaryrefslogtreecommitdiff
path: root/ammo-03_fix-reloaded-50bmg.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-13 10:30:52 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-13 10:30:52 -0700
commita09894839ccba98dd8cd2a15cfe09cb75de18125 (patch)
tree39300c2fabf6d202f199a9441a3e8466c8770b16 /ammo-03_fix-reloaded-50bmg.patch
parentUpdate to 0.F.3 (diff)
downloadcataclysm-dda-master.tar.xz
Update to 0.GHEADmaster
Port patches back to DDA.
Diffstat (limited to 'ammo-03_fix-reloaded-50bmg.patch')
-rw-r--r--ammo-03_fix-reloaded-50bmg.patch14
1 files changed, 14 insertions, 0 deletions
diff --git a/ammo-03_fix-reloaded-50bmg.patch b/ammo-03_fix-reloaded-50bmg.patch
new file mode 100644
index 0000000..c1a47f9
--- /dev/null
+++ b/ammo-03_fix-reloaded-50bmg.patch
@@ -0,0 +1,14 @@
+--- 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_sp": ".50 BMG Match, reloaded" },
++ "name": { "str_sp": ".50 BMG M33 Ball, reloaded" },
+ "description": ".50 BMG ammunition with a lead-cored FMJ bullet. 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. by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.",
+ "proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
+ "extend": { "effects": [ "RECYCLED" ] },