diff --git a/gfx/RetroDaysTileset/tile_config.json b/gfx/RetroDaysTileset/tile_config.json index 07121898667bd..788d4fd7cf7d0 100644 --- a/gfx/RetroDaysTileset/tile_config.json +++ b/gfx/RetroDaysTileset/tile_config.json @@ -7681,7 +7681,27 @@ { "id": "overlay_male_mutation_AMORPHOUS", "fg": 2964 }, { "id": "overlay_mutation_PER_SLIME", "fg": 2965 }, { "id": "overlay_male_mutation_PER_SLIME", "fg": 2966 }, - { "id": "overlay_mutation_PER_SLIME_OK", "fg": 2967 } + { "id": "overlay_mutation_PER_SLIME_OK", "fg": 2967 }, + { "id": "f_planter", "fg": 2968, "rotates": false }, + { "id": "f_planter_seed", "fg": 2969, "rotates": false }, + { "id": "f_planter_seedling", "fg": 2970, "rotates": false }, + { "id": "f_planter_mature", "fg": 2971, "rotates": false }, + { "id": "f_planter_harvest", "fg": 2972, "rotates": false }, + { "id": "vp_autoclave", "fg": 2973, "rotates": false }, + { "id": [ "f_autoclave", "f_autoclave_full" ], "fg": 2974, "rotates": false }, + { "id": "vp_dishwasher", "fg": 2975, "rotates": false }, + { "id": "t_door_gray_o", "fg": 2976, "rotates": false }, + { "id": "t_door_gray_c", "fg": 2977, "rotates": false }, + { "id": "t_door_gray_b", "fg": 2978, "rotates": false }, + { "id": "t_door_red_o", "fg": 2979, "rotates": false }, + { "id": "t_door_red_c", "fg": 2980, "rotates": false }, + { "id": "t_door_red_b", "fg": 2981, "rotates": false }, + { "id": "t_door_green_o", "fg": 2982, "rotates": false }, + { "id": "t_door_green_c", "fg": 2983, "rotates": false }, + { "id": "t_door_green_b", "fg": 2984, "rotates": false }, + { "id": "t_door_white_o", "fg": 2985, "rotates": false }, + { "id": "t_door_white_c", "fg": 2986, "rotates": false }, + { "id": "t_door_white_b", "fg": 2987, "rotates": false } ] }, { @@ -7691,20 +7711,20 @@ "sprite_offset_x": -5, "sprite_offset_y": -10, "tiles": [ - { "id": "mon_dragon_dummy", "fg": 2976, "rotates": false }, - { "id": "mon_tyrannosaurus", "fg": 2977, "rotates": false }, - { "id": "mon_triceratops", "fg": 2978, "rotates": false }, - { "id": "mon_fungaloid_queen", "fg": 2979 }, - { "id": "mon_fungaloid_seeder", "fg": 2980 }, - { "id": "mon_fungaloid_tower", "fg": 2981 }, - { "id": "mon_skeleton_hulk", "fg": 2982, "rotates": false }, - { "id": "mon_zombie_kevlar_2", "fg": 2983, "rotates": false }, - { "id": "mon_zombie_hulk_pk", "fg": 2984, "rotates": false }, - { "id": "mon_zombie_hulk", "fg": 2984, "rotates": false }, - { "id": "overlay_mutation_THRESH_URSINE", "fg": 2985 }, - { "id": "overlay_mutation_THRESH_CATTLE", "fg": 2986 }, - { "id": "overlay_male_mutation_THRESH_CATTLE", "fg": 2987 }, - { "id": "overlay_mutation_THRESH_LIZARD", "fg": 2988 } + { "id": "mon_dragon_dummy", "fg": 2992, "rotates": false }, + { "id": "mon_tyrannosaurus", "fg": 2993, "rotates": false }, + { "id": "mon_triceratops", "fg": 2994, "rotates": false }, + { "id": "mon_fungaloid_queen", "fg": 2995 }, + { "id": "mon_fungaloid_seeder", "fg": 2996 }, + { "id": "mon_fungaloid_tower", "fg": 2997 }, + { "id": "mon_skeleton_hulk", "fg": 2998, "rotates": false }, + { "id": "mon_zombie_kevlar_2", "fg": 2999, "rotates": false }, + { "id": "mon_zombie_hulk_pk", "fg": 3000, "rotates": false }, + { "id": "mon_zombie_hulk", "fg": 3000, "rotates": false }, + { "id": "overlay_mutation_THRESH_URSINE", "fg": 3001 }, + { "id": "overlay_mutation_THRESH_CATTLE", "fg": 3002 }, + { "id": "overlay_male_mutation_THRESH_CATTLE", "fg": 3003 }, + { "id": "overlay_mutation_THRESH_LIZARD", "fg": 3004 } ] }, { diff --git a/gfx/RetroDaysTileset/tiles.png b/gfx/RetroDaysTileset/tiles.png index fc10f3ed26429..fcf7d663667a2 100644 Binary files a/gfx/RetroDaysTileset/tiles.png and b/gfx/RetroDaysTileset/tiles.png differ