diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/lmoe/lmoe.json b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/lmoe/lmoe.json new file mode 100644 index 0000000000..5bbe227a6f --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/lmoe/lmoe.json @@ -0,0 +1,17 @@ +[ + { + "id": [ "lmoe", "lmoe_prepperquest", "lmoe_zombie" ], + "fg": "lmoe", + "bg": "field" + }, + { + "id": "lmoe_roof", + "fg": "lmoe", + "bg": "open_air" + }, + { + "id": [ "lmoe_under_empty", "lmoe_under_empty_prepperquest", "lmoe_zombie_under_empty" ], + "fg": "lmoe", + "bg": "t_soil_center" + } +] diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/lmoe/lmoe.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/lmoe/lmoe.png new file mode 100644 index 0000000000..07b1649d05 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/lmoe/lmoe.png differ