summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 16:49:52 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-10-04 16:49:52 -0700
commitc6f66fe45fb5864c5c64e182d6a5f6c1b7a6ca2b (patch)
tree526b55a3e2e9461ef079fb1bf73b6e97aaef0691
parentFancy up the shot ammo descriptions. (diff)
downloadcataclysm-bn-mod_revert-handgun-damage-buff-c6f66fe45fb5864c5c64e182d6a5f6c1b7a6ca2b.tar.xz
Clean up the descriptions for 20x66mm rounds.
-rw-r--r--json/items/ammo/20x66mm.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/json/items/ammo/20x66mm.json b/json/items/ammo/20x66mm.json
index 4fcd995..d771408 100644
--- a/json/items/ammo/20x66mm.json
+++ b/json/items/ammo/20x66mm.json
@@ -61,7 +61,7 @@
"copy-from": "20x66_flechette",
"type": "AMMO",
"name": { "str": "20x66mm flechette, handmade", "str_pl": "20x66mm flechettes, handmade" },
- "description": "Handmade duplicates of Rivtech 20x66mm caseless flechette rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
+ "description": "Handcrafted bootleg duplicates of of Rivtech 20x66mm flechette caseless rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -71,7 +71,7 @@
"copy-from": "20x66_shot",
"type": "AMMO",
"name": { "str": "20x66mm buckshot, handmade" },
- "description": "Handmade duplicates of Rivtech 20x66mm caseless buckshot rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
+ "description": "Handcrafted bootleg duplicates of Rivtech 20x66mm buckshot caseless rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }
@@ -95,7 +95,7 @@
"copy-from": "20x66_slug",
"type": "AMMO",
"name": { "str": "20x66mm slug, handmade", "str_pl": "20x66mm slugs, handmade" },
- "description": "Handmade duplicates of Rivtech 20x66mm caseless solid projectile rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
+ "description": "Handcrafted bootleg duplicates of Rivtech 20x66mm solid projectile caseless rounds. Being caseless rounds, these cannot be disassembled or reloaded.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }