summaryrefslogtreecommitdiff
path: root/json/items/gun
diff options
context:
space:
mode:
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" ],