From 26d36bd84dcb0e0249a664809d618ca9b523d5a7 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 22:10:53 -0700 Subject: Updating body part names, prices, some flags for BN --- vamp_stuff/Modification_Files/Items/Tools/v_tools.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Tools/v_tools.json') diff --git a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json index 13143c4..8788234 100644 --- a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json +++ b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json @@ -9,8 +9,8 @@ "looks_like": "forge", "material": [ "steel", "glass" ], "name": { "str": "blood infusion forge" }, - "price": 0, - "price_postapoc": 150000, + "price": "0 cent", + "price_postapoc": "1500 USD", "qualities": [ [ "BINFUSING", 1 ], [ "HAMMER", 3 ], [ "CHISEL", 3 ] ], "symbol": "Q", "to_hit": -2, @@ -34,8 +34,8 @@ "looks_like": "tailors_kit", "material": [ "steel", "glass" ], "name": { "str": "blood compactor" }, - "price": 0, - "price_postapoc": 150000, + "price": "0 cent", + "price_postapoc": "1500 USD", "qualities": [ [ "BCOMPRESSING", 1 ], [ "CUT", 3 ] ], "symbol": "H", "to_hit": -1, @@ -59,8 +59,8 @@ "looks_like": "chemistry_set", "material": [ "steel", "glass" ], "name": { "str": "blood chemistry set" }, - "price": 0, - "price_postapoc": 150000, + "price": "0 cent", + "price_postapoc": "1500 USD", "qualities": [ [ "BCHEMISTRY", 1 ], [ "DISTILL", 1 ], [ "CHEM", 3 ], [ "BOIL", 1 ] ], "symbol": "&", "to_hit": -1, -- cgit v1.2.1