summaryrefslogtreecommitdiff
path: root/graphics/tilesets/desert_city_x4.tsx
diff options
context:
space:
mode:
authorSaulc <lucashelaine14@gmail.com>2018-01-20 00:07:55 +0100
committerSaulc <lucashelaine14@gmail.com>2018-01-20 00:07:55 +0100
commit3e95cbb78c6072ae904ca0f04ad27e9d0d18b832 (patch)
tree16c458d2f48f28347e1fdb400356709d4a91f20d /graphics/tilesets/desert_city_x4.tsx
parentb36bf5e99e365579edf3104bf3ef10ba4b581757 (diff)
downloadclientdata-3e95cbb78c6072ae904ca0f04ad27e9d0d18b832.tar.gz
clientdata-3e95cbb78c6072ae904ca0f04ad27e9d0d18b832.tar.bz2
clientdata-3e95cbb78c6072ae904ca0f04ad27e9d0d18b832.tar.xz
clientdata-3e95cbb78c6072ae904ca0f04ad27e9d0d18b832.zip
add new maps
Diffstat (limited to 'graphics/tilesets/desert_city_x4.tsx')
-rw-r--r--graphics/tilesets/desert_city_x4.tsx4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/tilesets/desert_city_x4.tsx b/graphics/tilesets/desert_city_x4.tsx
index 1609cf87..0969310b 100644
--- a/graphics/tilesets/desert_city_x4.tsx
+++ b/graphics/tilesets/desert_city_x4.tsx
@@ -1,4 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
-<tileset name="desert_city_x4" tilewidth="32" tileheight="128">
- <image source="../graphics/tiles/desert_city_x4.png" width="256" height="128"/>
+<tileset name="desert_city_x4" tilewidth="32" tileheight="64" tilecount="16" columns="8">
+ <image source="desert_city_x4.png" width="256" height="128"/>
</tileset>