diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-05-17 13:06:59 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-05-17 13:06:59 -0300 |
commit | 0dbd5e6d3ed201e4bd7e53f8b81053b13f676977 (patch) | |
tree | 0813dc38d6f00946f551cca105c17c2e1d9b63ce /maps/022-1.tmx | |
parent | e756b977c6ba42c007553e2f3c9413e79b9231f1 (diff) | |
download | clientdata-0dbd5e6d3ed201e4bd7e53f8b81053b13f676977.tar.gz clientdata-0dbd5e6d3ed201e4bd7e53f8b81053b13f676977.tar.bz2 clientdata-0dbd5e6d3ed201e4bd7e53f8b81053b13f676977.tar.xz clientdata-0dbd5e6d3ed201e4bd7e53f8b81053b13f676977.zip |
This is getting a mess - Kaizei Region
Diffstat (limited to 'maps/022-1.tmx')
-rw-r--r-- | maps/022-1.tmx | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/maps/022-1.tmx b/maps/022-1.tmx index 9d94fca2..e58af60f 100644 --- a/maps/022-1.tmx +++ b/maps/022-1.tmx @@ -64,7 +64,12 @@ <tileset firstgid="710" name="concreteWalls" tilewidth="32" tileheight="32" tilecount="336" columns="16"> <image source="../graphics/tilesets/concreteWalls.png" width="512" height="672"/> </tileset> - <tileset firstgid="1046" source="../graphics/tilesets/snow.tsx"/> + <tileset firstgid="1046" name="snow" tilewidth="32" tileheight="32" tilecount="256" columns="16"> + <image source="../graphics/tilesets/snow.png" width="512" height="512"/> + </tileset> + <tileset firstgid="1302" name="snow_x4" tilewidth="32" tileheight="128" tilecount="4" columns="4"> + <image source="../graphics/tilesets/snow_x4.png" width="128" height="128"/> + </tileset> <layer id="1" name="ground" width="140" height="140"> <data encoding="csv"> 47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47,47, |