From 619e0b6a89c610492017a4c8525578a3cded5e49 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Tue, 3 Nov 2020 19:39:51 -0800 Subject: Add CAWS description Update UCP and G11 descriptions to explain why the game has them available. --- json/items/magazine/000shot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/magazine') diff --git a/json/items/magazine/000shot.json b/json/items/magazine/000shot.json index baf5b77..4b49295 100644 --- a/json/items/magazine/000shot.json +++ b/json/items/magazine/000shot.json @@ -24,13 +24,13 @@ "description": "A brass ammo belt for the H&K CAWS shotgun. Holds 20 shells.", "weight": "500 g", "volume": "500 ml", - "price": 1000, + "price": 10000, "material": "copper", "symbol": "#", "color": "light_gray", "ammo_type": "000shot", "capacity": 20, - "reliability": 5, + "reliability": 6, "armor_data": { "covers": [ "TORSO" ], "coverage": 5, "material_thickness": 1, "encumbrance": 2 }, "flags": [ "MAG_EJECT", "BELTED", "OVERSIZE", "WATER_FRIENDLY" ] } -- cgit v1.2.1