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_scrolls.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'vamp_stuff/Modification_Files/Books/v_scrolls.json') diff --git a/vamp_stuff/Modification_Files/Books/v_scrolls.json b/vamp_stuff/Modification_Files/Books/v_scrolls.json index 71918a7..176d4a9 100644 --- a/vamp_stuff/Modification_Files/Books/v_scrolls.json +++ b/vamp_stuff/Modification_Files/Books/v_scrolls.json @@ -1,7 +1,7 @@ [ { "abstract": "v_spell_scroll", - "name": "Spell Scroll", + "name": { "str": "Spell Scroll" }, "type": "GENERIC", "weight": "475 g", "volume": "500 ml", @@ -14,7 +14,7 @@ "type": "GENERIC", "copy-from": "v_spell_scroll", "id": "v_spell_scroll_VAMPIRIC_DEBUG", - "name": "scroll of ancient vampiric wisdom", + "name": { "str": "scroll of ancient vampiric wisdom" }, "description": "Written in an unreadable language. With just a glimpse, you learn how to cast all vampiric spells!", "use_action": { "type": "learn_spell", -- cgit v1.2.1