summaryrefslogtreecommitdiff
path: root/0003-inconsistent-ammo-names.patch
diff options
context:
space:
mode:
Diffstat (limited to '0003-inconsistent-ammo-names.patch')
-rw-r--r--0003-inconsistent-ammo-names.patch22
1 files changed, 22 insertions, 0 deletions
diff --git a/0003-inconsistent-ammo-names.patch b/0003-inconsistent-ammo-names.patch
index b9bf3e8..4b6dcb0 100644
--- a/0003-inconsistent-ammo-names.patch
+++ b/0003-inconsistent-ammo-names.patch
@@ -100,6 +100,28 @@
"relative": { "range": -15, "dispersion": 40 },
--- a/data/json/items/ammo/357mag.json
+++ b/data/json/items/ammo/357mag.json
+@@ -2,8 +2,8 @@
+ {
+ "id": "357mag_fmj",
+ "type": "AMMO",
+- "name": { "str": ".357 magnum FMJ" },
+- "description": "Jacketed .357 magnum ammunition. The .357 magnum round is derived from the earlier .38 special, with a marginally longer case and generating greater pressure.",
++ "name": { "str": ".357 Magnum FMJ" },
++ "description": "Jacketed .357 Magnum ammunition. The .357 Magnum round is derived from the earlier .38 special, with a marginally longer case and generating greater pressure.",
+ "weight": "8 g",
+ "volume": "250 ml",
+ "price": 140,
+@@ -26,8 +26,8 @@
+ "id": "357mag_jhp",
+ "copy-from": "357mag_fmj",
+ "type": "AMMO",
+- "name": { "str": ".357 magnum JHP" },
+- "description": "Jacketed hollow point .357 magnum ammunition. The .357 magnum round is derived from the earlier .38 special, with a marginally longer case and generating greater pressure.",
++ "name": { "str": ".357 Magnum JHP" },
++ "description": "Jacketed hollow point .357 Magnum ammunition. The .357 Magnum round is derived from the earlier .38 special, with a marginally longer case and generating greater pressure.",
+ "relative": { "damage": 4, "pierce": -2 }
+ },
+ {
@@ -53,13 +53,15 @@
"copy-from": "357mag_fmj",
"type": "AMMO",