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/545x39.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'json/items/ammo/545x39.json') diff --git a/json/items/ammo/545x39.json b/json/items/ammo/545x39.json index 24b31ea..a2b1db8 100644 --- a/json/items/ammo/545x39.json +++ b/json/items/ammo/545x39.json @@ -7,8 +7,8 @@ "description": "5.45x39mm 7N10 ammunition with a 56gr FMJ bullet. The 5.45x39mm round was introduced along with the AK-74 in 1974. It has superior wounding potential to the older 7.62x39mm round and quickly replaced it in Soviet military use.", "weight": "10 g", "volume": "134 ml", - "price": 100, - "price_postapoc": 900, + "price": "1 USD", + "price_postapoc": "9 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "steel", "powder" ], "symbol": "=", @@ -29,8 +29,8 @@ "type": "AMMO", "name": { "str_sp": "5.45x39mm 7N22" }, "description": "Armor piercing 5.45x39mm ammunition with a 57gr bullet containing a steel penetrator. Developed in 1998 by the Russian military.", - "price": 350, - "price_postapoc": 900, + "price": "350 cent", + "price_postapoc": "9 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "symbol": "=", "color": "yellow", -- cgit v1.2.1