diff options
Diffstat (limited to 'vamp_stuff/Modification_Files/Items')
-rw-r--r-- | vamp_stuff/Modification_Files/Items/Misc/v_currency.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_currency.json b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json index 773d534..af7c4b1 100644 --- a/vamp_stuff/Modification_Files/Items/Misc/v_currency.json +++ b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json @@ -2,12 +2,12 @@ { "type": "GENERIC", "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.", + "name": { "str": "Velvet Token" }, + "description": "A well-made, handcrafted crimson coin produced from the blood of an unknown creature. Its one side is adorned in impressive etched decorations, and the other shows the image of a man, with undecipherable text below it.", "price": "50 cent", - "price_postapoc": "10 cent", - "weight": "12 g", - "volume": "5 ml", + "price_postapoc": "1000 cent", + "weight": "2 g", + "volume": "2 ml", "to_hit": -3, "color": "red", "symbol": "$", |