summaryrefslogtreecommitdiff
path: root/0003-inconsistent-ammo-names.patch
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 21:08:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-07-18 21:08:21 -0700
commit8f395c92550fff77df06e7d2361310edca8230e9 (patch)
treed639475f854c9f63ae6db7dcc96fbfeed7b5e32b /0003-inconsistent-ammo-names.patch
parentUpdated to 2021-06-27-1806 (diff)
downloadcataclysm-bn-8f395c92550fff77df06e7d2361310edca8230e9.tar.xz
Updated to 2021-07-18-1757
Fix NATO M80 tracer naming Add backport to fix radios with UPS Add patch to mark foldable/metal bottles as containers
Diffstat (limited to '0003-inconsistent-ammo-names.patch')
-rw-r--r--0003-inconsistent-ammo-names.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/0003-inconsistent-ammo-names.patch b/0003-inconsistent-ammo-names.patch
index a73c092..61d17ac 100644
--- a/0003-inconsistent-ammo-names.patch
+++ b/0003-inconsistent-ammo-names.patch
@@ -108,7 +108,7 @@
"copy-from": "762_51_incendiary",
"type": "AMMO",
- "name": { "str": "7.62x51mm incendiary, reloaded" },
-+ "name": { "str": "7.62x51mm NATO M62 incendiary, reloaded" },
++ "name": { "str": "7.62x51mm NATO M62 tracer, 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" ] }