From b30fe1e629463113c819f23940e000ec14db6dfd Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Thu, 3 Jun 2021 12:42:43 -0700 Subject: Update vamp-eyes tile to just the iris --- .../Mutation/v_dialogue_traits.json | 9 +++++++++ vamp_stuff/Modification_Files/Others/v_effects.json | 9 --------- vamp_stuff/ZZ_extra.png | Bin 2980 -> 2915 bytes 3 files changed, 9 insertions(+), 9 deletions(-) (limited to 'vamp_stuff') diff --git a/vamp_stuff/Modification_Files/Mutation/v_dialogue_traits.json b/vamp_stuff/Modification_Files/Mutation/v_dialogue_traits.json index 30d6db4..7aeb354 100644 --- a/vamp_stuff/Modification_Files/Mutation/v_dialogue_traits.json +++ b/vamp_stuff/Modification_Files/Mutation/v_dialogue_traits.json @@ -598,5 +598,14 @@ "purifiable": false, "type": "mutation", "valid": false + }, + { + "type": "mutation", + "id": "vamp_sire_forgiven", + "name": { "str": "Gave Second Chance" }, + "points": -1, + "description": "You have forgiven your childer for a slight, but won't be so merciful next time.", + "valid": false, + "purifiable": false } ] diff --git a/vamp_stuff/Modification_Files/Others/v_effects.json b/vamp_stuff/Modification_Files/Others/v_effects.json index c78245a..9db9b0a 100644 --- a/vamp_stuff/Modification_Files/Others/v_effects.json +++ b/vamp_stuff/Modification_Files/Others/v_effects.json @@ -22,14 +22,5 @@ "int_dur_factor": "24 h", "base_mods": { "per_mod": [ 0 ] }, "scaling_mods": { "str_mod": [ -1 ], "dex_mod": [ -1 ], "int_mod": [ -1 ], "per_mod": [ -1 ] } - }, - { - "type": "mutation", - "id": "vamp_sire_forgiven", - "name": { "str": "Gave Second Chance" }, - "points": -1, - "description": "You have forgiven your childer for a slight, but won't be so merciful next time.", - "valid": false, - "purifiable": false } ] diff --git a/vamp_stuff/ZZ_extra.png b/vamp_stuff/ZZ_extra.png index 610b2f0..5f46230 100644 Binary files a/vamp_stuff/ZZ_extra.png and b/vamp_stuff/ZZ_extra.png differ -- cgit v1.2.1