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/410shot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/410shot.json') diff --git a/json/items/ammo/410shot.json b/json/items/ammo/410shot.json index ef86f3e..6a69b4a 100644 --- a/json/items/ammo/410shot.json +++ b/json/items/ammo/410shot.json @@ -6,8 +6,8 @@ "description": "A .410 shell with 5 000 pellets. Good for a hunting or combat load.", "weight": "16 g", "volume": "170 ml", - "price": 175, - "price_postapoc": 800, + "price": "175 cent", + "price_postapoc": "8 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "plastic", "powder" ], "symbol": "=", -- cgit v1.2.1