From c3aaad73eb33f58d02f27b3045dd11188755f67e Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 8 Mar 2021 21:20:18 -0800 Subject: Add support for Vamp Eyes from CRT --- tile_config.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tile_config.json b/tile_config.json index 664e4b0..f70a6ac 100644 --- a/tile_config.json +++ b/tile_config.json @@ -11125,7 +11125,9 @@ { "id": "overlay_female_mutation_EYE_GREEN", "fg": 9594, "rotates": false }, { "id": "overlay_male_mutation_EYE_GREEN", "fg": 9595, "rotates": false }, { "id": "overlay_female_mutation_EYE_RED", "fg": 9596, "rotates": false }, + { "id": "overlay_female_mutation_VAMPEYES", "fg": 9596, "rotates": false }, { "id": "overlay_male_mutation_EYE_RED", "fg": 9597, "rotates": false }, + { "id": "overlay_male_mutation_VAMPEYES", "fg": 9597, "rotates": false }, { "id": "overlay_female_mutation_EYE_YELLOW", "fg": 9598, "rotates": false }, { "id": "overlay_male_mutation_EYE_YELLOW", "fg": 9599, "rotates": false }, { "id": "overlay_female_mutation_HAIR_BLONDE", "fg": 9600, "rotates": false }, -- cgit v1.2.1