summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-09 11:31:34 -0700
committerjc_gargma <jc_gargma@iserlohn-fortress.net>2021-05-09 11:31:34 -0700
commit303d6796bedfe0596fc6316b43653dd3158bfb6f (patch)
treeeeb856ab8a7db33772fa0f8f271cfe5429bfe6df
parentSync with upstream "Real Dark Skies and Secronom updates" (diff)
downloadcataclysm-dda-tileset_undeadpeople-303d6796bedfe0596fc6316b43653dd3158bfb6f.tar.xz
Remove VAMPSKIN as it has been moved to the vampire mod
-rw-r--r--notes.txt3
-rw-r--r--tile_config.json10
2 files changed, 9 insertions, 4 deletions
diff --git a/notes.txt b/notes.txt
index 3297b06..e75bb33 100644
--- a/notes.txt
+++ b/notes.txt
@@ -1,5 +1,6 @@
Remove the grey tint over the troglo3 eyes.
Remove the lower front section from the female long hairs. It ends up looking more like a long chin or beard.
Add references for bio_armor_feet and bio_armor_hands
-Add references for VAMPSKIN
Add references for female SUNBURN
+Add missing ground/carry tiles bot_turret_light, bot_turret_medium, bot_turret_longrange
+Fix duplicate FLOWERS to ROSEBUDS
diff --git a/tile_config.json b/tile_config.json
index 3a21fa2..bc0167f 100644
--- a/tile_config.json
+++ b/tile_config.json
@@ -7342,6 +7342,8 @@
{"id": "overlay_wielded_broken_exodii_worker", "fg": 3769, "rotates": false},
{"id": "bot_antimateriel", "fg": 3770, "bg": 9023, "rotates": true},
{"id": "overlay_wielded_bot_antimateriel", "fg": 3770, "rotates": true},
+{"id": "bot_turret_longrange", "fg": 3770, "bg": 9023, "rotates": true},
+{"id": "overlay_wielded_bot_turret_longrange", "fg": 3770, "rotates": true},
{"id": "bot_broken_cyborg", "fg": 3771, "rotates": false},
{"id": "overlay_wielded_bot_broken_cyborg", "fg": 3771, "rotates": false},
{"id": "bot_c4_hack", "fg": 3772},
@@ -7378,6 +7380,8 @@
{"id": "overlay_wielded_bot_prototype_cyborg", "fg": 3788, "rotates": false},
{"id": "bot_rifleturret", "fg": 3789, "bg": 9023, "rotates": true},
{"id": "overlay_wielded_bot_rifleturret", "fg": 3789, "rotates": true},
+{"id": "bot_turret_medium", "fg": 3789, "bg": 9023, "rotates": true},
+{"id": "overlay_wielded_bot_turret_medium", "fg": 3789, "rotates": true},
{"id": "bot_riotbot", "fg": 3790, "rotates": true},
{"id": "overlay_wielded_bot_riotbot", "fg": 3790, "rotates": true},
{"id": "bot_science_bot", "fg": 3791, "rotates": false},
@@ -7390,6 +7394,8 @@
{"id": "overlay_wielded_bot_talon_m202a1", "fg": 3794, "rotates": false},
{"id": "bot_turret", "fg": 3795, "rotates": true},
{"id": "overlay_wielded_bot_turret", "fg": 3795, "rotates": true},
+{"id": "bot_turret_light", "fg": 3795, "rotates": true},
+{"id": "overlay_wielded_bot_turret_light", "fg": 3795, "rotates": true},
{"id": "bot_turret_riot", "fg": 3796, "bg": 9026, "rotates": true},
{"id": "overlay_wielded_bot_turret_riot", "fg": 3796, "rotates": true},
{"id": "bot_turret_searchlight", "fg": 3797, "rotates": false},
@@ -14751,7 +14757,7 @@
{"id": "overlay_mutation_RAP_TALONS", "fg": 8819, "rotates": false},
{"id": "overlay_mutation_ROOTS2", "fg": 8820, "rotates": false},
{"id": "overlay_mutation_ROOTS3", "fg": 8821, "rotates": false},
-{"id": "overlay_mutation_FLOWERS", "fg": 8822, "rotates": false},
+{"id": "overlay_mutation_ROSEBUDS", "fg": 8822, "rotates": false},
{"id": "overlay_mutation_SABER_TEETH", "fg": 8823, "rotates": false},
{"id": "overlay_female_mutation_SCALES", "fg": 8824, "rotates": false},
{"id": "overlay_male_mutation_SCALES", "fg": 8825, "rotates": false},
@@ -14791,8 +14797,6 @@
{"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},