diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sand_pit.json b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sand_pit.json new file mode 100644 index 0000000000..7394393689 --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sand_pit.json @@ -0,0 +1,182 @@ +[ + { + "id": "sand_pit_NW", + "fg": [ + "sandpit_nw", + "sandpit_sw", + "sandpit_se", + "sandpit_ne" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_N", + "fg": [ + "sandpit_n", + "sandpit_w", + "sandpit_s", + "sandpit_e" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_NE", + "fg": [ + "sandpit_ne", + "sandpit_nw", + "sandpit_sw", + "sandpit_se" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_W", + "fg": [ + "sandpit_w", + "sandpit_s", + "sandpit_e", + "sandpit_n" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_E", + "fg": [ + "sandpit_e", + "sandpit_n", + "sandpit_w", + "sandpit_s" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_SW", + "fg": [ + "sandpit_sw", + "sandpit_se", + "sandpit_ne", + "sandpit_nw" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_S", + "fg": [ + "sandpit_s", + "sandpit_e", + "sandpit_n", + "sandpit_w" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_SE", + "fg": [ + "sandpit_se", + "sandpit_ne", + "sandpit_nw", + "sandpit_sw" + ], + "bg": "field", + "rotates": true + }, + { + "id": "sand_pit_NW_down", + "fg": [ + "sandpit_nw", + "sandpit_sw", + "sandpit_se", + "sandpit_ne" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_N_down", + "fg": [ + "sandpit_n", + "sandpit_w", + "sandpit_s", + "sandpit_e" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_NE_down", + "fg": [ + "sandpit_ne", + "sandpit_nw", + "sandpit_sw", + "sandpit_se" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_W_down", + "fg": [ + "sandpit_w", + "sandpit_s", + "sandpit_e", + "sandpit_n" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_E_down", + "fg": [ + "sandpit_e", + "sandpit_n", + "sandpit_w", + "sandpit_s" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_SW_down", + "fg": [ + "sandpit_sw", + "sandpit_se", + "sandpit_ne", + "sandpit_nw" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_S_down", + "fg": [ + "sandpit_s", + "sandpit_e", + "sandpit_n", + "sandpit_w" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": "sand_pit_SE_down", + "fg": [ + "sandpit_se", + "sandpit_ne", + "sandpit_nw", + "sandpit_sw" + ], + "bg": "t_dirt_center3", + "rotates": true + }, + { + "id": [ "sand_pit_M", "sand_pit_M_down" ], + "fg": "sandpit_m" + } +] diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_e.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_e.png new file mode 100644 index 0000000000..6a15a14a56 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_e.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_m.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_m.png new file mode 100644 index 0000000000..6d128ac8cf Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_m.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_n.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_n.png new file mode 100644 index 0000000000..92262d454e Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_n.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_ne.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_ne.png new file mode 100644 index 0000000000..9af131719c Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_ne.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_nw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_nw.png new file mode 100644 index 0000000000..90d91f371d Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_nw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_s.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_s.png new file mode 100644 index 0000000000..54c40ebc5f Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_s.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_se.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_se.png new file mode 100644 index 0000000000..0f200a2503 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_se.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_sw.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_sw.png new file mode 100644 index 0000000000..4c4b126c50 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_sw.png differ diff --git a/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_w.png b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_w.png new file mode 100644 index 0000000000..004736c585 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_normal_32x32/overmap/sand_pit/sandpit_w.png differ