summaryrefslogtreecommitdiff
path: root/ammo-03_fix-reloaded-50bmg.patch
blob: b8241aa6bf6fcab6d6ef01fc81ed4faef3c7e082 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
--- a/data/json/items/ammo/50.json
+++ b/data/json/items/ammo/50.json
@@ -78,10 +78,10 @@
   },
   {
     "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.",
+    "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 },
     "extend": { "effects": [ "RECYCLED" ] },
     "delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }