diff options
Diffstat (limited to 'json/items/gun/308.json')
-rw-r--r-- | json/items/gun/308.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/json/items/gun/308.json b/json/items/gun/308.json index 600e81c..54cf0e4 100644 --- a/json/items/gun/308.json +++ b/json/items/gun/308.json @@ -14,8 +14,8 @@ "description": "The Heckler & Koch PSG1A1 is a semi-automatic sniper rifle based the G3 rifle. It is exceptionally accurate for a semi-automatic rifle.", "weight": "6670 g", "volume": "2250 ml", - "price": 205000, - "price_postapoc": 3850, + "price": "2050 USD", + "price_postapoc": "3850 cent", "to_hit": -1, "bashing": 12, "material": [ "steel", "plastic" ], @@ -38,8 +38,8 @@ "description": "The Heckler & Koch MSG90A2 is a semi-automatic sniper rifle based the G3 rifle. It is exceptionally accurate for a semi-automatic rifle. This is the military version.", "weight": "5280 g", "volume": "2250 ml", - "price": 255000, - "price_postapoc": 4750, + "price": "2550 USD", + "price_postapoc": "4750 cent", "barrel_length": "600 ml", "default_mods": [ "rifle_scope", "adjustable_stock" ] } |