From b966babfe8a19291012d339de5e84d4c25269d7a Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Dec 2023 15:43:14 -0800 Subject: Convert prices to cent/USD. --- json/items/ammo/46.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/ammo/46.json') diff --git a/json/items/ammo/46.json b/json/items/ammo/46.json index 5b7e918..b7a2ef8 100644 --- a/json/items/ammo/46.json +++ b/json/items/ammo/46.json @@ -6,8 +6,8 @@ "description": "4.6x30mm ammunition with 31gr copper plated steel bullets. The Ultimate Combat DM11 Penetrator round has low recoil and excellent armor penetration.", "weight": "6500 mg", "volume": "156 ml", - "price": 300, - "price_postapoc": 1600, + "price": "3 USD", + "price_postapoc": "16 USD", "flags": [ "IRREPLACEABLE_CONSUMABLE" ], "material": [ "steel", "powder" ], "symbol": "=", -- cgit v1.2.1