From f362183daa88c8db372dce6e7f25dad0d941030b Mon Sep 17 00:00:00 2001 From: Eugenio Favalli Date: Mon, 22 May 2006 17:42:12 +0000 Subject: A bunch of updates to the world and disabled art and type xml parser checks since they're not used. --- graphics/tiles/Makefile.am | 1 + graphics/tiles/icecave.png | Bin 0 -> 135190 bytes maps/Makefile.am | 3 ++- maps/new_10-1.tmx.gz | Bin 3326 -> 3401 bytes maps/new_12-1.tmx.gz | Bin 0 -> 1655 bytes maps/new_4-1.tmx.gz | Bin 1383 -> 1487 bytes maps/new_5-1.tmx.gz | Bin 4313 -> 4473 bytes 7 files changed, 3 insertions(+), 1 deletion(-) create mode 100644 graphics/tiles/icecave.png create mode 100644 maps/new_12-1.tmx.gz diff --git a/graphics/tiles/Makefile.am b/graphics/tiles/Makefile.am index e4c9f3e3..6c630033 100644 --- a/graphics/tiles/Makefile.am +++ b/graphics/tiles/Makefile.am @@ -9,6 +9,7 @@ tiles_DATA = \ desert2.png \ desert_x2.png \ desert_x3.png \ + icecave.png \ inn.png \ mountain.png \ Woodland_ground.png \ diff --git a/graphics/tiles/icecave.png b/graphics/tiles/icecave.png new file mode 100644 index 00000000..bf3d3de6 Binary files /dev/null and b/graphics/tiles/icecave.png differ diff --git a/maps/Makefile.am b/maps/Makefile.am index a298dab0..32fea9cb 100644 --- a/maps/Makefile.am +++ b/maps/Makefile.am @@ -12,7 +12,8 @@ map_DATA = \ new_8-1.tmx.gz \ new_9-1.tmx.gz \ new_10-1.tmx.gz \ - new_11-1.tmx.gz + new_11-1.tmx.gz \ + new_12-1.tmx.gz EXTRA_DIST = \ $(map_DATA) diff --git a/maps/new_10-1.tmx.gz b/maps/new_10-1.tmx.gz index f574863f..43ec8552 100644 Binary files a/maps/new_10-1.tmx.gz and b/maps/new_10-1.tmx.gz differ diff --git a/maps/new_12-1.tmx.gz b/maps/new_12-1.tmx.gz new file mode 100644 index 00000000..d153ac41 Binary files /dev/null and b/maps/new_12-1.tmx.gz differ diff --git a/maps/new_4-1.tmx.gz b/maps/new_4-1.tmx.gz index 7ae49203..2d20ba65 100644 Binary files a/maps/new_4-1.tmx.gz and b/maps/new_4-1.tmx.gz differ diff --git a/maps/new_5-1.tmx.gz b/maps/new_5-1.tmx.gz index 0c0495cb..aff4b195 100644 Binary files a/maps/new_5-1.tmx.gz and b/maps/new_5-1.tmx.gz differ -- cgit v1.2.3-70-g09d2