diff --git a/gfx/UltimateCataclysm/pngs_tall_32x64/terrain/t_machinery_heavy/t_machinery_heavy.json b/gfx/UltimateCataclysm/pngs_tall_32x64/terrain/t_machinery_heavy/t_machinery_heavy.json new file mode 100644 index 0000000000..b23ae7be06 --- /dev/null +++ b/gfx/UltimateCataclysm/pngs_tall_32x64/terrain/t_machinery_heavy/t_machinery_heavy.json @@ -0,0 +1,7 @@ +[ + { + "id": "t_machinery_heavy", + "fg": ["t_machinery_heavy"], + "bg": ["t_concrete"] + } +] diff --git a/gfx/UltimateCataclysm/pngs_tall_32x64/terrain/t_machinery_heavy/t_machinery_heavy.png b/gfx/UltimateCataclysm/pngs_tall_32x64/terrain/t_machinery_heavy/t_machinery_heavy.png new file mode 100644 index 0000000000..175bbb2f86 Binary files /dev/null and b/gfx/UltimateCataclysm/pngs_tall_32x64/terrain/t_machinery_heavy/t_machinery_heavy.png differ diff --git a/scratch/UltimateCataclysm/terrain/t_machinery_heavy.xcf b/scratch/UltimateCataclysm/terrain/t_machinery_heavy.xcf new file mode 100644 index 0000000000..1b8fddfc9c Binary files /dev/null and b/scratch/UltimateCataclysm/terrain/t_machinery_heavy.xcf differ