From b62c992b5fee442763dc7f713e554aa8702b1c44 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Dec 2023 16:07:17 -0800 Subject: Convert price to cent/USD. --- json/items/ammo/700nx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/700nx.json') diff --git a/json/items/ammo/700nx.json b/json/items/ammo/700nx.json index 762b040..d16fbc9 100644 --- a/json/items/ammo/700nx.json +++ b/json/items/ammo/700nx.json @@ -6,8 +6,8 @@ "description": "The .700 Nitro Express is a very powerful rifle round designed for long-range use. Its stupendous accuracy and armor piercing capabilities make it one of the most deadly rounds available, offset only by its drastic recoil and noise.", "weight": "80 g", "volume": "165 ml", - "price": 5700, - "price_postapoc": 2000, + "price": "57 USD", + "price_postapoc": "20 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "brass", "powder" ], "symbol": "=", -- cgit v1.2.1