summaryrefslogtreecommitdiff
path: root/json/items/magazine
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-17 00:30:56 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-10-17 00:30:56 -0700
commit473f1a55c65e79811dda6f4078284c08ce47e789 (patch)
tree7c73c32d68b3d9b68d1d9fda8517accf2657232e /json/items/magazine
parentConvert semi-auto to semi, and 2/3/4 rd. to burst (diff)
downloadcataclysm-bn-mod_hk-loadout-473f1a55c65e79811dda6f4078284c08ce47e789.tar.xz
Clean up prices, add postapoc prices.
Diffstat (limited to 'json/items/magazine')
-rw-r--r--json/items/magazine/000shot.json6
-rw-r--r--json/items/magazine/308.json3
-rw-r--r--json/items/magazine/473.json3
3 files changed, 8 insertions, 4 deletions
diff --git a/json/items/magazine/000shot.json b/json/items/magazine/000shot.json
index 53d6e57..ad60008 100644
--- a/json/items/magazine/000shot.json
+++ b/json/items/magazine/000shot.json
@@ -7,7 +7,8 @@
"description": "A removable plastic box magazine for the H&K CAWS shotgun. Holds 10 shells.",
"weight": "210 g",
"volume": "500 ml",
- "price": 4500,
+ "price": 30000,
+ "price_postapoc": 175,
"material": "plastic",
"symbol": "#",
"color": "dark_gray",
@@ -24,7 +25,8 @@
"description": "A brass ammo belt for the H&K CAWS shotgun. Holds 20 shells.",
"weight": "500 g",
"volume": "500 ml",
- "price": 10000,
+ "price": 30000,
+ "price_postapoc": 175,
"material": "copper",
"symbol": "#",
"color": "light_gray",
diff --git a/json/items/magazine/308.json b/json/items/magazine/308.json
index ee82dc3..4c7d225 100644
--- a/json/items/magazine/308.json
+++ b/json/items/magazine/308.json
@@ -28,7 +28,8 @@
"description": "A 10-round aluminum box magazine for the H&K PSG1A1 rifle.",
"weight": "75 g",
"volume": "250 ml",
- "price": 900,
+ "price": 4500,
+ "price_postapoc": 90,
"material": "aluminum",
"symbol": "#",
"color": "light_gray",
diff --git a/json/items/magazine/473.json b/json/items/magazine/473.json
index c0f4169..b2ef99c 100644
--- a/json/items/magazine/473.json
+++ b/json/items/magazine/473.json
@@ -7,7 +7,8 @@
"description": "A 50 round box magazine for use with Heckler & Koch G11 caseless assault rifle.",
"weight": "5 g",
"volume": "500 ml",
- "price": 25000,
+ "price": 20000,
+ "price_postapoc": 400,
"material": [ "plastic" ],
"symbol": "#",
"color": "dark_gray",