diff options
author | Jesusaves <cpntb1@ymail.com> | 2021-04-01 16:05:52 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2021-04-01 16:05:52 -0300 |
commit | 776d847222ddb7d85b0eb42c18bee43b871eeaab (patch) | |
tree | 9d1e710028c99bdb70fd4df2c5e110e125b9b3a9 /maps/021-1.tmx | |
parent | 18ff6087c1c604dbf55ffb18bff2b34c40c1468c (diff) | |
download | clientdata-776d847222ddb7d85b0eb42c18bee43b871eeaab.tar.gz clientdata-776d847222ddb7d85b0eb42c18bee43b871eeaab.tar.bz2 clientdata-776d847222ddb7d85b0eb42c18bee43b871eeaab.tar.xz clientdata-776d847222ddb7d85b0eb42c18bee43b871eeaab.zip |
Update several maps to comply with our "TSX only for animated tiles" policy
Diffstat (limited to 'maps/021-1.tmx')
-rw-r--r-- | maps/021-1.tmx | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/maps/021-1.tmx b/maps/021-1.tmx index e2e81fbe..1f5fd48d 100644 --- a/maps/021-1.tmx +++ b/maps/021-1.tmx @@ -7,8 +7,12 @@ <property name="music" value="icecave.ogg"/> <property name="name" value="Ice Labyrinth"/> </properties> - <tileset firstgid="1" source="../graphics/tilesets/collision.tsx"/> - <tileset firstgid="10" source="../graphics/tilesets/icecave.tsx"/> + <tileset firstgid="1" name="collision" tilewidth="32" tileheight="32" tilecount="9" columns="3"> + <image source="../graphics/tilesets/collision.png" width="96" height="96"/> + </tileset> + <tileset firstgid="10" name="icecave" tilewidth="32" tileheight="32" tilecount="128" columns="16"> + <image source="../graphics/tilesets/icecave.png" width="512" height="256"/> + </tileset> <layer id="1" name="Ground1" width="321" height="320"> <data encoding="csv"> 30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30,30, |