summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Items/Misc/v_currency.json')
-rw-r--r--vamp_stuff/Modification_Files/Items/Misc/v_currency.json5
1 files changed, 3 insertions, 2 deletions
diff --git a/vamp_stuff/Modification_Files/Items/Misc/v_currency.json b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
index af7c4b1..f739cd7 100644
--- a/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
+++ b/vamp_stuff/Modification_Files/Items/Misc/v_currency.json
@@ -1,11 +1,12 @@
[
{
"type": "GENERIC",
+ "category": "currency",
"id": "bloodcoin",
"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": "1000 cent",
+ "price": 50,
+ "price_postapoc": 1000,
"weight": "2 g",
"volume": "2 ml",
"to_hit": -3,