From 473f1a55c65e79811dda6f4078284c08ce47e789 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 17 Oct 2021 00:30:56 -0700 Subject: Clean up prices, add postapoc prices. --- json/items/gun/473.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'json/items/gun/473.json') 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" ], -- cgit v1.2.1