From 2b969f35b164ffad9d3b8032fd77e6ec060d9a47 Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Mon, 12 Dec 2005 14:37:44 +0000 Subject: Cleaned Dev-Cpp project file, added new items definitions and new maps and tilesets. --- graphics/tiles/Makefile.am | 4 +++- graphics/tiles/Woodland.png | Bin 0 -> 294433 bytes graphics/tiles/snowset.png | Bin 0 -> 44371 bytes 3 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 graphics/tiles/Woodland.png create mode 100644 graphics/tiles/snowset.png (limited to 'graphics/tiles') diff --git a/graphics/tiles/Makefile.am b/graphics/tiles/Makefile.am index 7483126c..ac11aa9b 100644 --- a/graphics/tiles/Makefile.am +++ b/graphics/tiles/Makefile.am @@ -10,7 +10,9 @@ tiles_DATA = \ desert_x2.png \ desert_x3.png \ inn.png \ - mountain.png + mountain.png \ + Woodland.png \ + snowset.png EXTRA_DIST = \ $(tiles_DATA) diff --git a/graphics/tiles/Woodland.png b/graphics/tiles/Woodland.png new file mode 100644 index 00000000..afc78693 Binary files /dev/null and b/graphics/tiles/Woodland.png differ diff --git a/graphics/tiles/snowset.png b/graphics/tiles/snowset.png new file mode 100644 index 00000000..e076e3c8 Binary files /dev/null and b/graphics/tiles/snowset.png differ -- cgit v1.2.3-70-g09d2