From acadb8cb22c2f3969b5264acab8ed7fee0dddcd0 Mon Sep 17 00:00:00 2001 From: jc_gargma Date: Sun, 2 May 2021 14:31:35 -0700 Subject: Add missing female SUNBURN reference Clean up long hair female tiles so it doesn't look like a beard --- normal_character.png | Bin 106402 -> 106312 bytes tile_config.json | 6 ++++-- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/normal_character.png b/normal_character.png index 24061b8..0dc7c12 100644 Binary files a/normal_character.png and b/normal_character.png differ diff --git a/tile_config.json b/tile_config.json index 56ffc43..32bb3ef 100644 --- a/tile_config.json +++ b/tile_config.json @@ -1,4 +1,5 @@ -{"tile_info": [{"width": 32, "height": 32}], "tiles-new": [{"file": "normal_items.png", "tiles": [{"id": "10mm_fmj", "fg": 1, "bg": 9025, "rotates": false}, +{"tile_info": [{"width": 32, "height": 32}], "tiles-new": [{"file": "normal_items.png", "tiles": [ +{"id": "10mm_fmj", "fg": 1, "bg": 9025, "rotates": false}, {"id": "overlay_wielded_10mm_fmj", "fg": 1, "rotates": false}, {"id": "bp_10mm_fmj", "fg": 2, "bg": 9025, "rotates": false}, {"id": "overlay_wielded_bp_10mm_fmj", "fg": 2, "rotates": false}, @@ -14767,6 +14768,7 @@ {"id": "overlay_male_mutation_SPINES", "fg": 8836, "rotates": false}, {"id": "overlay_mutation_SPOTS", "fg": 8837, "rotates": false}, {"id": "overlay_male_mutation_SUNBURN", "fg": 9159, "rotates": false}, +{"id": "overlay_female_mutation_SUNBURN", "fg": 9159, "rotates": false}, {"id": "overlay_mutation_TAIL_CATTLE", "fg": 8838, "rotates": false}, {"id": "overlay_mutation_TAIL_CLUB", "fg": 8839, "rotates": false}, {"id": "overlay_mutation_TAIL_FIN", "fg": 8840, "rotates": false}, @@ -22451,4 +22453,4 @@ {"offset": 3072, "bold": true, "color": "BLUE"}, {"offset": 3328, "bold": true, "color": "CYAN"}, {"offset": 3584, "bold": true, "color": "MAGENTA"}, -{"offset": 3840, "bold": true, "color": "YELLOW"}]}]} \ No newline at end of file +{"offset": 3840, "bold": true, "color": "YELLOW"}]}]} -- cgit v1.2.1