summaryrefslogtreecommitdiff
path: root/json/items/gun
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/gun
parentConvert semi-auto to semi, and 2/3/4 rd. to burst (diff)
downloadcataclysm-dda-mod_hk-loadout-473f1a55c65e79811dda6f4078284c08ce47e789.tar.xz
Clean up prices, add postapoc prices.
Diffstat (limited to 'json/items/gun')
-rw-r--r--json/items/gun/308.json2
-rw-r--r--json/items/gun/46.json1
-rw-r--r--json/items/gun/473.json3
3 files changed, 5 insertions, 1 deletions
diff --git a/json/items/gun/308.json b/json/items/gun/308.json
index 3da789e..020bf52 100644
--- a/json/items/gun/308.json
+++ b/json/items/gun/308.json
@@ -15,6 +15,7 @@
"weight": "6670 g",
"volume": "2250 ml",
"price": 205000,
+ "price_postapoc": 3850,
"to_hit": -1,
"bashing": 12,
"material": [ "steel", "plastic" ],
@@ -38,6 +39,7 @@
"weight": "5280 g",
"volume": "2250 ml",
"price": 255000,
+ "price_postapoc": 4750,
"barrel_length": "600 ml",
"default_mods": [ "rifle_scope", "adjustable_stock" ]
}
diff --git a/json/items/gun/46.json b/json/items/gun/46.json
index 30f7081..fd877ee 100644
--- a/json/items/gun/46.json
+++ b/json/items/gun/46.json
@@ -8,6 +8,7 @@
"weight": "730 g",
"volume": "500 ml",
"price": 125000,
+ "price_postapoc": 2150,
"to_hit": -2,
"bashing": 6,
"material": [ "steel", "plastic" ],
diff --git a/json/items/gun/473.json b/json/items/gun/473.json
index 233da80..cc72d7f 100644
--- a/json/items/gun/473.json
+++ b/json/items/gun/473.json
@@ -8,7 +8,8 @@
"weight": "3650 g",
"volume": "1750 ml",
"looks_like": "rm51_assault_rifle",
- "price": 1800000,
+ "price": 1500000,
+ "price_postapoc": 10000,
"to_hit": -1,
"bashing": 12,
"material": [ "steel", "plastic" ],