summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Tools/v_tools.json
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-15 19:44:00 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2023-03-15 19:44:00 -0700
commit3fbb3ac2958f1784a6dc649bc1c46c8977b9d35b (patch)
tree1d22884abf0d97f0c276489eee2d4b4be0dcea03 /vamp_stuff/Modification_Files/Items/Tools/v_tools.json
parentTypo. (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-3fbb3ac2958f1784a6dc649bc1c46c8977b9d35b.tar.xz
Backport some of the optimizations and bugfixes from my work porting to DDA.
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Tools/v_tools.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Tools/v_tools.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json
index 5d8bbe2..0d35f20 100644
--- a/vamp_stuff/Modification_Files/Items/Tools/v_tools.json
+++ b/vamp_stuff/Modification_Files/Items/Tools/v_tools.json
@@ -7,8 +7,8 @@
"description": "A large compaction tool essential to make blood compacts from powders. The tiny tissue filaments of human cells will be reinforced into strong and tough leathery sheets, which can then be tailored into clothing.",
"weight": "5350 g",
"volume": "3250 ml",
- "price": "0 cent",
- "price_postapoc": "1500 USD",
+ "price": 0,
+ "price_postapoc": 150000,
"to_hit": -1,
"bashing": 3,
"material": [ "steel", "glass" ],