summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-02 14:31:35 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-02 14:31:35 -0700
commitacadb8cb22c2f3969b5264acab8ed7fee0dddcd0 (patch)
treedb93d232d8d3fb4aa593d1a20d6c5e27294ed279
parentSync with upstream "Wielded graphics for EVERYTING all vanilla and mod items" (diff)
downloadcataclysm-dda-tileset_undeadpeople-acadb8cb22c2f3969b5264acab8ed7fee0dddcd0.tar.xz
Add missing female SUNBURN reference
Clean up long hair female tiles so it doesn't look like a beard
-rw-r--r--normal_character.pngbin106402 -> 106312 bytes
-rw-r--r--tile_config.json6
2 files changed, 4 insertions, 2 deletions
diff --git a/normal_character.png b/normal_character.png
index 24061b8..0dc7c12 100644
--- a/normal_character.png
+++ b/normal_character.png
Binary files 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"}]}]}