diff options
Diffstat (limited to 'maps/016-1.tmx')
-rw-r--r-- | maps/016-1.tmx | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/maps/016-1.tmx b/maps/016-1.tmx index d3f0621e..62942d2c 100644 --- a/maps/016-1.tmx +++ b/maps/016-1.tmx @@ -9,46 +9,46 @@ <property name="overlay0scrollX" value="0.2"/> <property name="overlay0scrollY" value="0.1"/> </properties> - <tileset firstgid="1" name="Woodland Ground" tilewidth="32" tileheight="32"> + <tileset firstgid="1" name="Woodland_ground" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Woodland_ground.png" width="512" height="512"/> </tileset> - <tileset firstgid="257" name="Woodland x2" tilewidth="32" tileheight="64"> + <tileset firstgid="257" name="Woodland_x2" tilewidth="32" tileheight="64"> <image source="../graphics/tiles/Woodland_x2.png" width="512" height="128"/> </tileset> - <tileset firstgid="289" name="Woodland Village" tilewidth="32" tileheight="32"> + <tileset firstgid="289" name="Woodland_village" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Woodland_village.png" width="512" height="512"/> </tileset> - <tileset firstgid="545" name="Woodland Village x2" tilewidth="32" tileheight="64"> + <tileset firstgid="545" name="Woodland_village_x2" tilewidth="32" tileheight="64"> <image source="../graphics/tiles/Woodland_village_x2.png" width="512" height="64"/> </tileset> - <tileset firstgid="561" name="Woodland Indoor" tilewidth="32" tileheight="32"> + <tileset firstgid="561" name="woodland_indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/> </tileset> - <tileset firstgid="817" name="Woodland Indoor x2" tilewidth="32" tileheight="64"> + <tileset firstgid="817" name="woodland_indoor_x2" tilewidth="32" tileheight="64"> <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/> </tileset> - <tileset firstgid="833" name="Collision" tilewidth="32" tileheight="32"> + <tileset firstgid="833" name="collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" width="64" height="32"/> </tileset> - <tileset firstgid="835" name="Woodland x3" tilewidth="32" tileheight="96"> + <tileset firstgid="835" name="Woodland_x3" tilewidth="32" tileheight="96"> <image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/> </tileset> - <tileset firstgid="867" name="woodland-4" tilewidth="32" tileheight="128"> + <tileset firstgid="867" name="Woodland_x4" tilewidth="32" tileheight="128"> <image source="../graphics/tiles/Woodland_x4.png" width="512" height="128"/> </tileset> - <tileset firstgid="883" name="woodland-5" tilewidth="32" tileheight="160"> + <tileset firstgid="883" name="Woodland_x5" tilewidth="32" tileheight="160"> <image source="../graphics/tiles/Woodland_x5.png" width="512" height="160"/> </tileset> - <tileset firstgid="899" name="woodland-8" tilewidth="32" tileheight="256"> + <tileset firstgid="899" name="Woodland_x8" tilewidth="32" tileheight="256"> <image source="../graphics/tiles/Woodland_x8.png" width="512" height="256"/> </tileset> - <tileset firstgid="915" name="forest-cover" tilewidth="32" tileheight="32"> + <tileset firstgid="915" name="Forest_cover" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Forest_cover.png" width="320" height="320"/> </tileset> - <tileset firstgid="1015" name="trans-woodland-desert" tilewidth="32" tileheight="32"> + <tileset firstgid="1015" name="trans_woodland-desert" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/trans_woodland-desert.png" width="512" height="256"/> </tileset> - <tileset firstgid="1143" name="woodland-swamp" tilewidth="32" tileheight="32"> + <tileset firstgid="1143" name="Woodland_swamp" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Woodland_swamp.png" width="512" height="512"/> </tileset> <tileset firstgid="1399" name="Forest" tilewidth="32" tileheight="32"> |