From d92685d20c6bebce0a88512991646a16121b0810 Mon Sep 17 00:00:00 2001 From: Sokomine Date: Sun, 26 Jul 2015 03:03:57 +0200 Subject: added some missing textures so it can be used with subgames that do not contain default --- textures/cottages_clay.png | Bin 0 -> 272 bytes textures/cottages_junglewood.png | Bin 0 -> 254 bytes textures/cottages_steel_block.png | Bin 0 -> 357 bytes textures/cottages_stone.png | Bin 0 -> 233 bytes 4 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 textures/cottages_clay.png create mode 100644 textures/cottages_junglewood.png create mode 100644 textures/cottages_steel_block.png create mode 100644 textures/cottages_stone.png (limited to 'textures') diff --git a/textures/cottages_clay.png b/textures/cottages_clay.png new file mode 100644 index 0000000..76e5a40 Binary files /dev/null and b/textures/cottages_clay.png differ diff --git a/textures/cottages_junglewood.png b/textures/cottages_junglewood.png new file mode 100644 index 0000000..2507706 Binary files /dev/null and b/textures/cottages_junglewood.png differ diff --git a/textures/cottages_steel_block.png b/textures/cottages_steel_block.png new file mode 100644 index 0000000..7f49f61 Binary files /dev/null and b/textures/cottages_steel_block.png differ diff --git a/textures/cottages_stone.png b/textures/cottages_stone.png new file mode 100644 index 0000000..63cb7c4 Binary files /dev/null and b/textures/cottages_stone.png differ -- cgit v1.2.3