From 0f19bc2ae45fa9ca940c25c89770868157275fa2 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 9 Apr 2021 21:43:36 -0700 Subject: Many changes to bring the mod more up to date with 0.E.3 Rebalance blood backpacks --- vamp_stuff/Modification_Files/Books/v_note.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'vamp_stuff/Modification_Files/Books/v_note.json') diff --git a/vamp_stuff/Modification_Files/Books/v_note.json b/vamp_stuff/Modification_Files/Books/v_note.json index b9c3797..008cec8 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", "symbol": ",", "color": "light_gray", - "name": "apprentice's note", + "name": { "str": "apprentice's note" }, "snippet_category": "v_war_tips", "description": "A torn-up paper. Something's written on it.", "price": 0, @@ -20,7 +20,7 @@ "category": "books", "symbol": ",", "color": "light_gray", - "name": "apprentice's note", + "name": { "str": "apprentice's note" }, "snippet_category": "v_elem_tips", "description": "A torn-up paper. Something's written on it.", "price": 0, @@ -35,7 +35,7 @@ "category": "books", "symbol": ",", "color": "light_gray", - "name": "apprentice's note", + "name": { "str": "apprentice's note" }, "snippet_category": "v_hemo_tips", "description": "A torn-up paper. Something's written on it.", "price": 0, -- cgit v1.2.1