summaryrefslogtreecommitdiff
path: root/vamp_stuff/Modification_Files/Books
diff options
context:
space:
mode:
Diffstat (limited to 'vamp_stuff/Modification_Files/Books')
-rw-r--r--vamp_stuff/Modification_Files/Books/spellbooks.json4
-rw-r--r--vamp_stuff/Modification_Files/Books/v_note.json2
2 files changed, 3 insertions, 3 deletions
diff --git a/vamp_stuff/Modification_Files/Books/spellbooks.json b/vamp_stuff/Modification_Files/Books/spellbooks.json
index 3d79e68..0e00029 100644
--- a/vamp_stuff/Modification_Files/Books/spellbooks.json
+++ b/vamp_stuff/Modification_Files/Books/spellbooks.json
@@ -7,8 +7,8 @@
"description": "This book is a template for reducing duplicate code on spellbooks. It should never appear in game, obviously.",
"weight": "800 g",
"volume": "250 ml",
- "price": 300,
- "price_postapoc": 50,
+ "price": "3 USD",
+ "price_postapoc": "50 cent",
"material": [ "paper", "leather" ],
"looks_like": "cookbook",
"symbol": "?",
diff --git a/vamp_stuff/Modification_Files/Books/v_note.json b/vamp_stuff/Modification_Files/Books/v_note.json
index 2f7bc09..d05ea86 100644
--- a/vamp_stuff/Modification_Files/Books/v_note.json
+++ b/vamp_stuff/Modification_Files/Books/v_note.json
@@ -5,7 +5,7 @@
"category": "books",
"name": { "str": "Note Template" },
"description": "This note is a template for reducing duplicate code on notes. It should never appear in game, obviously.",
- "price": 0,
+ "price": "0 cent",
"material": [ "paper" ],
"symbol": ",",
"color": "light_gray",