From 36b1756daddf8a37abc96a38983f54300cf49c12 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Dec 2023 15:35:29 -0800 Subject: Convert prices tp cent/USD. Add missing price_postapoc for various items. --- tools.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tools.json') diff --git a/tools.json b/tools.json index 2599323..ab6ed7d 100644 --- a/tools.json +++ b/tools.json @@ -192,8 +192,8 @@ "description": "A set of secret maid cookware.", "weight": "1000 g", "volume": "1250 ml", - "price": 2000, - "price_postapoc": 400, + "price": "20 USD", + "price_postapoc": "4 USD", "to_hit": 1, "cutting": 18, "bashing": 18, -- cgit v1.2.1