summaryrefslogtreecommitdiff
path: root/json/items/ammo/shot.json
diff options
context:
space:
mode:
Diffstat (limited to 'json/items/ammo/shot.json')
-rw-r--r--json/items/ammo/shot.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/json/items/ammo/shot.json b/json/items/ammo/shot.json
index e33fc96..420c4a5 100644
--- a/json/items/ammo/shot.json
+++ b/json/items/ammo/shot.json
@@ -4,7 +4,7 @@
"type": "AMMO",
"looks_like": "shot_00",
"name": { "str_sp": "12ga 000 buckshot" },
- "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. Favored by SWAT forces.",
+ "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range.",
"weight": "32 g",
"volume": "250 ml",
"price": "750 cent",
@@ -40,7 +40,7 @@
"copy-from": "shot_000",
"type": "AMMO",
"name": { "str_sp": "12ga 000 buckshot, reloaded" },
- "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. SWAT forces wouldn't use this homebrew shell, but a sovereign citizen looking to fend off SWAT probably would.",
+ "description": "A shell filled with metal pellets. Extremely damaging, plus the spread makes it very accurate at short range. This one has been hand-reloaded by a survivor or perhaps a pre-Cataclysm hobbyist, leading to slightly inferior performance compared to factory-produced ammo.",
"proportional": { "price": 0.7, "damage": { "damage_type": "bullet", "amount": 0.9 }, "dispersion": 1.1 },
"extend": { "effects": [ "RECYCLED" ] },
"delete": { "effects": [ "NEVER_MISFIRES" ], "flags": [ "IRREPLACEABLE_CONSUMABLE" ] }