summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Books
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 21:27:21 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-06 21:27:21 -0700
commitc8dd9d4740ac454fe20fe659ec6ca1feff7b20a3 (patch)
tree177fc3de302287d7d6043608db8e120732e8edc5 /vamp_stuff/Modification_Files/Books
parentFix spell range min/max being backwards (diff)
downloadcataclysm-bn-mod_vampire-stuff-redone-c8dd9d4740ac454fe20fe659ec6ca1feff7b20a3.tar.xz
Port to Bright Nights
Diffstat (limited to 'vamp_stuff/Modification_Files/Books')
-rw-r--r--vamp_stuff/Modification_Files/Books/v_note.json6
-rw-r--r--vamp_stuff/Modification_Files/Books/v_scrolls.json2
2 files changed, 4 insertions, 4 deletions
diff --git a/vamp_stuff/Modification_Files/Books/v_note.json b/vamp_stuff/Modification_Files/Books/v_note.json
index 008cec8..84c8358 100644
--- a/vamp_stuff/Modification_Files/Books/v_note.json
+++ b/vamp_stuff/Modification_Files/Books/v_note.json
@@ -8,7 +8,7 @@
"name": { "str": "apprentice's note" },
"snippet_category": "v_war_tips",
"description": "A torn-up paper. Something's written on it.",
- "price": 0,
+ "price": "0 cent",
"material": [ "paper" ],
"weight": "1 g",
"volume": "3 ml",
@@ -23,7 +23,7 @@
"name": { "str": "apprentice's note" },
"snippet_category": "v_elem_tips",
"description": "A torn-up paper. Something's written on it.",
- "price": 0,
+ "price": "0 cent",
"material": [ "paper" ],
"weight": "1 g",
"volume": "3 ml",
@@ -38,7 +38,7 @@
"name": { "str": "apprentice's note" },
"snippet_category": "v_hemo_tips",
"description": "A torn-up paper. Something's written on it.",
- "price": 0,
+ "price": "0 cent",
"material": [ "paper" ],
"weight": "1 g",
"volume": "3 ml",
diff --git a/vamp_stuff/Modification_Files/Books/v_scrolls.json b/vamp_stuff/Modification_Files/Books/v_scrolls.json
index e1f73df..5e3bd46 100644
--- a/vamp_stuff/Modification_Files/Books/v_scrolls.json
+++ b/vamp_stuff/Modification_Files/Books/v_scrolls.json
@@ -5,7 +5,7 @@
"type": "GENERIC",
"weight": "475 g",
"volume": "500 ml",
- "price": 4000,
+ "price": "40 USD",
"material": [ "paper" ],
"symbol": "?",
"color": "light_red"