From ef5a81755bde9d98ca163cbd9a9bc3ce4da8cac3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Dec 2023 15:13:28 -0800 Subject: Convert price units. --- json/items/tool/traps.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'json/items/tool/traps.json') diff --git a/json/items/tool/traps.json b/json/items/tool/traps.json index ea2b4d1..cd9a5dd 100644 --- a/json/items/tool/traps.json +++ b/json/items/tool/traps.json @@ -8,8 +8,8 @@ "description": "This is a US military M14 anti-personnel mine that is triggered when stepped upon.", "weight": "108 g", "volume": "704 ml", - "price": 5000, - "price_postapoc": 500, + "price": "50 USD", + "price_postapoc": "5 USD", "to_hit": -1, "bashing": 6, "material": "plastic", -- cgit v1.2.1