summaryrefslogtreecommitdiff
path: root/0003-inconsistent-ammo-names.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-04 20:08:12 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-04 20:08:12 -0700
commit36b21fe65e609953e684a2b97c71ed57044791fc (patch)
treeb7e7767ac61b9c0619427d624866165c7edd3035 /0003-inconsistent-ammo-names.patch
parentUpdate tileset (diff)
downloadcataclysm-bn-36b21fe65e609953e684a2b97c71ed57044791fc.tar.xz
Fix more inconsistent ammo names
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",