From c8dd9d4740ac454fe20fe659ec6ca1feff7b20a3 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 6 May 2021 21:27:21 -0700 Subject: Port to Bright Nights --- vamp_stuff/Modification_Files/Books/v_note.json | 6 +++--- vamp_stuff/Modification_Files/Books/v_scrolls.json | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'vamp_stuff/Modification_Files/Books') 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" -- cgit v1.2.1