summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-14 18:59:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-14 18:59:51 -0800
commit9757789b76e504fb2d5b51acabf1b81cd0b0a43d (patch)
treee8779950beee4a8c6f52aba6ad5cc31673e2171a
parentFix g11 mag appearance (diff)
downloadcataclysm-dda-mod_hk-loadout-9757789b76e504fb2d5b51acabf1b81cd0b0a43d.tar.xz
Clean up 4.73x33mm ammo description
-rw-r--r--json/items/ammo/473.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/473.json b/json/items/ammo/473.json
index b5d0c47..44207bd 100644
--- a/json/items/ammo/473.json
+++ b/json/items/ammo/473.json
@@ -4,7 +4,7 @@
"copy-from": "473x33mm",
"type": "AMMO",
"name": { "str": "4.73x33mm, bootleg" },
- "description": "Bootleg duplicates of 4.73x33mm caseless rounds. Produced without access to proper ammunition casting machinery, these knockoffs are of lower quality than stock rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
+ "description": "Handcrafted bootleg duplicates of 4.73x33mm caseless rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
"proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ] }
@@ -14,7 +14,7 @@
"type": "AMMO",
"looks_like": "8mm_caseless",
"name": { "str": "4.73x33mm" },
- "description": "4.73x33mm caseless rounds. Designed for the H&K G11 rifle, these rounds encase the bullet within a block of solid propellant, greatly reducing ammunition mass while reducing metal requirements to manufacture. Being caseless rounds, these cannot be disassembled or reloaded.",
+ "description": "4.73x33mm caseless rounds. Designed for the H&K G11 rifle. Being caseless rounds, these cannot be disassembled or reloaded.",
"weight": "3 g",
"volume": "250 ml",
"price": 225,