diff options
Diffstat (limited to 'maps/013-2.tmx')
-rw-r--r-- | maps/013-2.tmx | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/maps/013-2.tmx b/maps/013-2.tmx index 37ed2d61..a97c7828 100644 --- a/maps/013-2.tmx +++ b/maps/013-2.tmx @@ -4,22 +4,22 @@ <property name="music" value="Magick - Real.ogg"/> <property name="name" value="Magic House"/> </properties> - <tileset firstgid="1" name="Woodland indoor" tilewidth="32" tileheight="32"> + <tileset firstgid="1" name="woodland_indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/> </tileset> - <tileset firstgid="257" name="Woodland indoor x2" tilewidth="32" tileheight="64"> + <tileset firstgid="257" name="woodland_indoor_x2" tilewidth="32" tileheight="64"> <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/> </tileset> - <tileset firstgid="273" name="Woodland indoor x3" tilewidth="32" tileheight="96"> + <tileset firstgid="273" name="woodland_indoor_x3" tilewidth="32" tileheight="96"> <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="96"/> </tileset> - <tileset firstgid="289" name="Collision" tilewidth="32" tileheight="32"> + <tileset firstgid="289" name="collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" width="64" height="32"/> </tileset> - <tileset firstgid="291" name="Inn" tilewidth="32" tileheight="32"> + <tileset firstgid="291" name="inn" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/inn.png" width="512" height="512"/> </tileset> - <tileset firstgid="547" name="Woodland village" tilewidth="32" tileheight="32"> + <tileset firstgid="547" name="Woodland_village" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Woodland_village.png" width="512" height="512"/> </tileset> <layer name="Ground" width="88" height="63"> |