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/308.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/308.json') diff --git a/json/items/ammo/308.json b/json/items/ammo/308.json index 96f7e44..d16e2fc 100644 --- a/json/items/ammo/308.json +++ b/json/items/ammo/308.json @@ -6,8 +6,8 @@ "description": ".308 Winchester ammunition with a 168gr hollow point bullet. The .308 round is one of the most popular hunting cartridges in the world due to its accuracy and power.", "weight": "18 g", "volume": "158 ml", - "price": 180, - "price_postapoc": 800, + "price": "180 cent", + "price_postapoc": "8 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "brass", "powder" ], "symbol": "=", -- cgit v1.2.1