From 031dfe8b2e330dbb8c0d8b815b2193990d727092 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Mon, 19 Apr 2021 03:58:02 -0700 Subject: Add VAMPSKIN mutation appearance Edit TROGLO3 appearance to not grey over the eyes --- tile_config.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tile_config.json') diff --git a/tile_config.json b/tile_config.json index 01dae8e..1cf2a76 100644 --- a/tile_config.json +++ b/tile_config.json @@ -10119,6 +10119,8 @@ {"id": "overlay_male_mutation_TROGLO2", "fg": 8857, "rotates": false}, {"id": "overlay_female_mutation_TROGLO3", "fg": 8858, "rotates": false}, {"id": "overlay_male_mutation_TROGLO3", "fg": 8859, "rotates": false}, +{"id": "overlay_female_mutation_VAMPSKIN", "fg": 8858, "rotates": false}, +{"id": "overlay_male_mutation_VAMPSKIN", "fg": 8859, "rotates": false}, {"id": "overlay_mutation_URSINE_EARS", "fg": 8860, "rotates": false}, {"id": "overlay_female_mutation_URSINE_FUR", "fg": 8861, "rotates": false}, {"id": "overlay_male_mutation_URSINE_FUR", "fg": 8862, "rotates": false}, -- cgit v1.2.1