diff options
Diffstat (limited to 'maps')
-rw-r--r-- | maps/003-1.tmx | 2 | ||||
-rw-r--r-- | maps/007-1.tmx | 2 | ||||
-rw-r--r-- | maps/015-3.tmx | 6 | ||||
-rw-r--r-- | maps/027-1.tmx | 2 | ||||
-rw-r--r-- | maps/027-2.tmx | 2 | ||||
-rw-r--r-- | maps/botcheck.tmx | 6 |
6 files changed, 10 insertions, 10 deletions
diff --git a/maps/003-1.tmx b/maps/003-1.tmx index f479e37b..344974ae 100644 --- a/maps/003-1.tmx +++ b/maps/003-1.tmx @@ -20,7 +20,7 @@ <tileset firstgid="531" name="Desert x3" tilewidth="32" tileheight="96"> <image source="../graphics/tiles/desert_x3.png" width="512" height="96"/> </tileset> - <tileset firstgid="547" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="547" name="Trans woodland desert" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/trans_woodland-desert.png" width="512" height="256"/> </tileset> <tileset firstgid="675" name="Desert x5" tilewidth="32" tileheight="160"> diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 186c44c6..01c6dcad 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -18,7 +18,7 @@ <tileset firstgid="289" name="Woodland x3" tilewidth="32" tileheight="96"> <image source="../graphics/tiles/Woodland_x3.png" width="512" height="192"/> </tileset> - <tileset firstgid="321" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="321" name="Trans woodland desert" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/trans_woodland-desert.png" width="512" height="256"/> </tileset> <tileset firstgid="449" name="Desert1" tilewidth="32" tileheight="32"> diff --git a/maps/015-3.tmx b/maps/015-3.tmx index a8bf0565..047dd45f 100644 --- a/maps/015-3.tmx +++ b/maps/015-3.tmx @@ -18,13 +18,13 @@ <tileset firstgid="657" name="Collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" width="64" height="32"/> </tileset> - <tileset firstgid="659" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="659" name="Woodland Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor.png" width="512" height="512"/> </tileset> - <tileset firstgid="915" name="Unbenannt1" tilewidth="32" tileheight="32"> + <tileset firstgid="915" name="Woodland Indoor x2" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/> </tileset> - <tileset firstgid="947" name="Unbenannt2" tilewidth="32" tileheight="32"> + <tileset firstgid="947" name="Woodland Indoor x3" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="96"/> </tileset> <layer name="Ground" width="64" height="64"> diff --git a/maps/027-1.tmx b/maps/027-1.tmx index 3f8a14ea..1b3c1ac4 100644 --- a/maps/027-1.tmx +++ b/maps/027-1.tmx @@ -49,7 +49,7 @@ <tileset firstgid="1206" name="Graveyard x4" tilewidth="32" tileheight="128"> <image source="../graphics/tiles/Woodland_graveyard_x4.png" width="512" height="128"/> </tileset> - <tileset firstgid="1222" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="1222" name="Crypt Outdoor" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/Woodland_graveyard_crypt.png" width="224" height="288"/> </tileset> <tileset firstgid="1285" name="graveyard_ground" tilewidth="32" tileheight="32"> diff --git a/maps/027-2.tmx b/maps/027-2.tmx index 8817e509..1f43de73 100644 --- a/maps/027-2.tmx +++ b/maps/027-2.tmx @@ -10,7 +10,7 @@ <tileset firstgid="257" name="woodland_indoor_x2" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor_x2.png" width="512" height="64"/> </tileset> - <tileset firstgid="289" name="Unbenannt2" tilewidth="32" tileheight="32"> + <tileset firstgid="289" name="Woodland Indoor x3" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/woodland_indoor_x3.png" width="512" height="96"/> </tileset> <tileset firstgid="337" name="collision" tilewidth="32" tileheight="32"> diff --git a/maps/botcheck.tmx b/maps/botcheck.tmx index e1c67b93..42d711b5 100644 --- a/maps/botcheck.tmx +++ b/maps/botcheck.tmx @@ -3,13 +3,13 @@ <properties> <property name="name" value="Botcheck Area"/> </properties> - <tileset firstgid="1" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="1" name="arena" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/arena.png" width="512" height="512"/> </tileset> - <tileset firstgid="257" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="257" name="cave" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/cave.png" width="512" height="256"/> </tileset> - <tileset firstgid="385" name="Unbenannt" tilewidth="32" tileheight="32"> + <tileset firstgid="385" name="collision" tilewidth="32" tileheight="32"> <image source="../graphics/tiles/collision.png" width="64" height="32"/> </tileset> <layer name="Floor" width="75" height="75"> |