diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/cabin.json b/gfx/MShockXotto+/pngs_overmap_32x32/cabin.json index c7df6fbd43..1b155e01e1 100644 --- a/gfx/MShockXotto+/pngs_overmap_32x32/cabin.json +++ b/gfx/MShockXotto+/pngs_overmap_32x32/cabin.json @@ -1,13 +1,6 @@ -{ - "id": [ - "cabin", - "cabin_1", - "cabin_2", - "cabin_3", - "cabin_4", - "cabin_5", - "cabin_6", - "cabin_7" - ], - "fg": "cabin" -} +[ + { + "id": [ "cabin", "bandit_cabin", "cabin_1", "cabin_2", "cabin_3", "cabin_4", "cabin_5", "cabin_6", "cabin_7", "cabin_liam", "cabin_prepper", "cabin_strange", "lake_cabin_water" ], + "fg": "cabin" + } +] diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/campsite_cabin_incomplete.png b/gfx/MShockXotto+/pngs_overmap_32x32/campsite_cabin_incomplete.png index e5f8872ee2..cc74bd4fda 100644 Binary files a/gfx/MShockXotto+/pngs_overmap_32x32/campsite_cabin_incomplete.png and b/gfx/MShockXotto+/pngs_overmap_32x32/campsite_cabin_incomplete.png differ diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/cave.png b/gfx/MShockXotto+/pngs_overmap_32x32/cave.png new file mode 100644 index 0000000000..10f4709843 Binary files /dev/null and b/gfx/MShockXotto+/pngs_overmap_32x32/cave.png differ diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/lmoe.json b/gfx/MShockXotto+/pngs_overmap_32x32/lmoe.json new file mode 100644 index 0000000000..e3ebd947c8 --- /dev/null +++ b/gfx/MShockXotto+/pngs_overmap_32x32/lmoe.json @@ -0,0 +1,6 @@ +[ + { + "id": [ "lmoe", "lmoe_prepperquest", "lmoe_zombie" ], + "fg": "lmoe" + } + ] \ No newline at end of file diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/slimepit_z0.png b/gfx/MShockXotto+/pngs_overmap_32x32/slimepit_z0.png new file mode 100644 index 0000000000..ecc62b4199 Binary files /dev/null and b/gfx/MShockXotto+/pngs_overmap_32x32/slimepit_z0.png differ diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.json b/gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.json new file mode 100644 index 0000000000..c29673efa9 --- /dev/null +++ b/gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.json @@ -0,0 +1,6 @@ +[ + { + "id": [ "trailhead", "trailhead_outhouse_z0", "trailhead_shack_z0" ], + "fg": "trailhead" + } + ] diff --git a/gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.png b/gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.png new file mode 100644 index 0000000000..b28d549dc5 Binary files /dev/null and b/gfx/MShockXotto+/pngs_overmap_32x32/trailhead/trailhead.png differ diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/character/mutations/overlay_mutation_SHADE_EYES.png b/gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/character/mutations/overlay_mutation_SHADE_EYES.png new file mode 100644 index 0000000000..dbe215f925 Binary files /dev/null and b/gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/character/mutations/overlay_mutation_SHADE_EYES.png differ diff --git a/gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/monsters/elementals/mon_salamagman_small.png b/gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/monsters/elementals/mon_salamagman_small.png new file mode 100644 index 0000000000..98dcfbcef4 Binary files /dev/null and b/gfx/MShockXotto+/pngs_tiles_32x32/mods/xedra_evolved/monsters/elementals/mon_salamagman_small.png differ