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/Misc/v_currency.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_currency.json') diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_currency.json b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json index b84bd2b..773d534 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_currency.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json @@ -4,8 +4,8 @@ "id": "bloodcoin", "name": { "str": "VelvetyToken" }, "description": "A well-made, seemingly handcrafted crimson coin produced merely of blood from unknown creature. Its one side is adorned in astounding etched decorations, and the other shows an image of a man, with undecipherable text below it.", - "price": 50, - "price_postapoc": 10, + "price": "50 cent", + "price_postapoc": "10 cent", "weight": "12 g", "volume": "5 ml", "to_hit": -3, -- cgit v1.2.1