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/270win.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/270win.json') diff --git a/json/items/ammo/270win.json b/json/items/ammo/270win.json index 34245e2..ee35174 100644 --- a/json/items/ammo/270win.json +++ b/json/items/ammo/270win.json @@ -6,8 +6,8 @@ "description": ".270 Winchester ammunition with a 130gr soft point bullet. The .270 round was not initially successful, but over a few decades it became one of the most popular rifle cartridges for hunting and silhouette shooting. It is a powerful round capable of taking down large targets with ease.", "weight": "20 g", "volume": "189 ml", - "price": 170, - "price_postapoc": 600, + "price": "170 cent", + "price_postapoc": "6 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "brass", "powder" ], "symbol": "=", -- cgit v1.2.1