diff options
Diffstat (limited to 'maps/020-2.tmx')
-rw-r--r-- | maps/020-2.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/020-2.tmx b/maps/020-2.tmx index e5c270ef..5692b338 100644 --- a/maps/020-2.tmx +++ b/maps/020-2.tmx @@ -4,19 +4,19 @@ <property name="music" value="The Mana World - Snow Village.ogg"/> <property name="name" value="Nivalis Indoor"/> </properties> - <tileset firstgid="1" name="Inn" tilewidth="32" tileheight="32"> + <tileset firstgid="1" name="inn" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/inn.png" width="512" height="512"/> </tileset> - <tileset firstgid="257" name="Inn2" tilewidth="32" tileheight="32"> + <tileset firstgid="257" name="inn2" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/inn2.png" width="512" height="512"/> </tileset> - <tileset firstgid="513" name="Inn_x2" tilewidth="32" tileheight="64"> + <tileset firstgid="513" name="inn_x2" tilewidth="32" tileheight="64"> <image source="../graphics/tiles/inn_x2.png" width="512" height="128"/> </tileset> - <tileset firstgid="545" name="Inn_x3" tilewidth="32" tileheight="96"> + <tileset firstgid="545" name="inn_x3" tilewidth="32" tileheight="96"> <image source="../graphics/tiles/inn_x3.png" width="512" height="192"/> </tileset> - <tileset firstgid="577" name="Collision" tilewidth="32" tileheight="32"> + <tileset firstgid="577" name="collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" width="64" height="32"/> </tileset> <layer name="Ground1" width="160" height="100"> |