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/762.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'json/items/ammo/762.json') diff --git a/json/items/ammo/762.json b/json/items/ammo/762.json index 5ecbce8..a386142 100644 --- a/json/items/ammo/762.json +++ b/json/items/ammo/762.json @@ -6,8 +6,8 @@ "description": "7.62x39mm 57-N-231 ammunition with a 121.9gr steel core FMJ bullet. Developed in World War 2 by the Soviet Union, the 7.62x39mm round rapidly became extremely popular all over the world. The bullet has poor wounding potential due to its stability, only beginning to yaw after 26cm.", "weight": "16 g", "volume": "113 ml", - "price": 120, - "price_postapoc": 900, + "price": "120 cent", + "price_postapoc": "9 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "steel", "powder" ], "symbol": "=", @@ -29,8 +29,8 @@ "name": { "str_sp": "7.62x39mm M67" }, "//": "Entirely provisional. Could someone design a better wound ballistics system?", "description": "7.62x39mm M67 ammunition with a 123gr bullet. The inadequate terminal ballistics of the M43 round led to the development of the M67 round in Yugoslavia in the 1960s. It destabilizes much faster than M43 after hitting a target, leading to greater damage.", - "price": 150, - "price_postapoc": 6800, + "price": "150 cent", + "price_postapoc": "68 USD", "relative": { "damage": { "damage_type": "bullet", "amount": 4, "armor_penetration": 2 } } }, { -- cgit v1.2.1