summaryrefslogtreecommitdiff
path: root/json/items/magazine
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 19:39:51 -0800
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2020-11-03 19:39:51 -0800
commit619e0b6a89c610492017a4c8525578a3cded5e49 (patch)
tree0125ced133f9655483c3528767929a2359b76032 /json/items/magazine
parentConvert CAWS to 000 shot (diff)
downloadcataclysm-bn-mod_hk-loadout-619e0b6a89c610492017a4c8525578a3cded5e49.tar.xz
Add CAWS description
Update UCP and G11 descriptions to explain why the game has them available.
Diffstat (limited to 'json/items/magazine')
-rw-r--r--json/items/magazine/000shot.json4
1 files changed, 2 insertions, 2 deletions
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" ]
}