diff options
author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-19 03:58:02 -0700 |
---|---|---|
committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2021-04-19 03:58:02 -0700 |
commit | 031dfe8b2e330dbb8c0d8b815b2193990d727092 (patch) | |
tree | 521873525befd20d4ab9b75988cdd8808deca4f4 /tile_config.json | |
parent | Initial commit (diff) | |
download | cataclysm-dda-tileset_undeadpeople-031dfe8b2e330dbb8c0d8b815b2193990d727092.tar.xz |
Add VAMPSKIN mutation appearance
Edit TROGLO3 appearance to not grey over the eyes
Diffstat (limited to 'tile_config.json')
-rw-r--r-- | tile_config.json | 2 |
1 files changed, 2 insertions, 0 deletions
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}, |