summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorPhilipp Sehmisch <tmw@crushnet.org>2006-11-15 22:51:10 +0000
committerPhilipp Sehmisch <tmw@crushnet.org>2006-11-15 22:51:10 +0000
commit602e0180d73c0cebe572f024df82d5d86af67c21 (patch)
treed111f81456e8dac4a77434d0ae88d80136a4058e /maps
parentce1cae326402056ea821f9f52b65c2d9d4e6dbd9 (diff)
downloadclientdata-602e0180d73c0cebe572f024df82d5d86af67c21.tar.gz
clientdata-602e0180d73c0cebe572f024df82d5d86af67c21.tar.bz2
clientdata-602e0180d73c0cebe572f024df82d5d86af67c21.tar.xz
clientdata-602e0180d73c0cebe572f024df82d5d86af67c21.zip
Added woodland village outdoor tileset and maps. Modified gates on the nearby maps.
Diffstat (limited to 'maps')
-rw-r--r--maps/CMakeLists.txt4
-rw-r--r--maps/Makefile.am6
-rw-r--r--maps/new_14-1.tmx.gzbin15205 -> 15260 bytes
-rw-r--r--maps/new_15-1.tmx.gzbin9776 -> 9801 bytes
-rw-r--r--maps/new_16-1.tmx.gzbin11838 -> 12198 bytes
-rw-r--r--maps/new_17-1.tmx.gzbin9211 -> 9356 bytes
-rw-r--r--maps/new_18-1.tmx.gzbin0 -> 15953 bytes
-rw-r--r--maps/new_19-1.tmx.gzbin0 -> 9032 bytes
-rw-r--r--maps/new_9-1.tmx.gzbin14273 -> 14824 bytes
9 files changed, 7 insertions, 3 deletions
diff --git a/maps/CMakeLists.txt b/maps/CMakeLists.txt
index c5e0033e..99fde32f 100644
--- a/maps/CMakeLists.txt
+++ b/maps/CMakeLists.txt
@@ -16,6 +16,8 @@ SET(FILES
new_15-1.tmx.gz
new_16-1.tmx.gz
new_17-1.tmx.gz
+ new_18-1.tmx.gz
+ new_19-1.tmx.gz
)
-INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/maps)
+INSTALL(FILES ${FILES} DESTINATION ${DATA_DIR}/maps) \ No newline at end of file
diff --git a/maps/Makefile.am b/maps/Makefile.am
index 114e3d4d..045fdc63 100644
--- a/maps/Makefile.am
+++ b/maps/Makefile.am
@@ -18,7 +18,9 @@ map_DATA = \
new_14-1.tmx.gz \
new_15-1.tmx.gz \
new_16-1.tmx.gz \
- new_17-1.tmx.gz
+ new_17-1.tmx.gz \
+ new_18-1.tmx.gz \
+
EXTRA_DIST = \
- $(map_DATA)
+ $(map_DATA) \ No newline at end of file
diff --git a/maps/new_14-1.tmx.gz b/maps/new_14-1.tmx.gz
index ef99af13..7ef909c5 100644
--- a/maps/new_14-1.tmx.gz
+++ b/maps/new_14-1.tmx.gz
Binary files differ
diff --git a/maps/new_15-1.tmx.gz b/maps/new_15-1.tmx.gz
index 78fac258..99a0f253 100644
--- a/maps/new_15-1.tmx.gz
+++ b/maps/new_15-1.tmx.gz
Binary files differ
diff --git a/maps/new_16-1.tmx.gz b/maps/new_16-1.tmx.gz
index 292b327d..e667ff69 100644
--- a/maps/new_16-1.tmx.gz
+++ b/maps/new_16-1.tmx.gz
Binary files differ
diff --git a/maps/new_17-1.tmx.gz b/maps/new_17-1.tmx.gz
index 1df8054f..54cdf35b 100644
--- a/maps/new_17-1.tmx.gz
+++ b/maps/new_17-1.tmx.gz
Binary files differ
diff --git a/maps/new_18-1.tmx.gz b/maps/new_18-1.tmx.gz
new file mode 100644
index 00000000..5bc67171
--- /dev/null
+++ b/maps/new_18-1.tmx.gz
Binary files differ
diff --git a/maps/new_19-1.tmx.gz b/maps/new_19-1.tmx.gz
new file mode 100644
index 00000000..2576fe4d
--- /dev/null
+++ b/maps/new_19-1.tmx.gz
Binary files differ
diff --git a/maps/new_9-1.tmx.gz b/maps/new_9-1.tmx.gz
index 4b9a31a6..7807ca24 100644
--- a/maps/new_9-1.tmx.gz
+++ b/maps/new_9-1.tmx.gz
Binary files differ