From 70f4a6b2118a72e55bb86b0bfbb9a864d1154283 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Fri, 29 Dec 2023 15:18:33 -0800 Subject: Remove sealed IV of blood workaround. Convert prices to cent/USD. Add "NO_EXPLOSION_VFX" to various intermediate spells that will never have sprites. --- vamp_stuff/Modification_Files/Books/v_note.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (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 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", -- cgit v1.2.1