summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-22 12:31:55 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-22 12:31:55 -0800
commitcebe554f84e1bbdd752f5b88b0bfc3c999a89bd5 (patch)
treeeca8a66778e769fef6e4b28428d7beb60cce3cec
parentRestore the verbose 4.73mm ammo descriptions (diff)
downloadcataclysm-dda-mod_hk-loadout-cebe554f84e1bbdd752f5b88b0bfc3c999a89bd5.tar.xz
Rename bootleg to handmade
-rw-r--r--json/items/ammo/473.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/json/items/ammo/473.json b/json/items/ammo/473.json
index 6d0ee92..17c6cf9 100644
--- a/json/items/ammo/473.json
+++ b/json/items/ammo/473.json
@@ -3,7 +3,7 @@
"id": "bootleg_473x33mm",
"copy-from": "473x33mm",
"type": "AMMO",
- "name": { "str": "4.73x33mm, bootleg" },
+ "name": { "str": "4.73x33mm, handmade" },
"description": "Handcrafted 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.",
"proportional": { "price": 0.7, "damage": 0.9, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },