summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-19 03:58:02 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-04-19 03:58:02 -0700
commit031dfe8b2e330dbb8c0d8b815b2193990d727092 (patch)
tree521873525befd20d4ab9b75988cdd8808deca4f4
parentInitial commit (diff)
downloadcataclysm-dda-tileset_undeadpeople-031dfe8b2e330dbb8c0d8b815b2193990d727092.tar.xz
Add VAMPSKIN mutation appearance
Edit TROGLO3 appearance to not grey over the eyes
-rw-r--r--normal_character.pngbin113375 -> 106402 bytes
-rw-r--r--tile_config.json2
2 files changed, 2 insertions, 0 deletions
diff --git a/normal_character.png b/normal_character.png
index 8147de7..24061b8 100644
--- a/normal_character.png
+++ b/normal_character.png
Binary files differ
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},