diff options
author | Alige <gauvain.dauchy@free.fr> | 2016-06-14 11:04:49 +0200 |
---|---|---|
committer | Alige <gauvain.dauchy@free.fr> | 2016-06-14 11:04:49 +0200 |
commit | b7a4a6759f9b7f83dea86c2d42d167fea76d6a2c (patch) | |
tree | b35c5eb68f30df8d07a726369c0a6dde291a0fb9 /maps/001-2-9.tmx | |
parent | 72ea9dc55be8785fc668538964b82e6fcdf65655 (diff) | |
download | clientdata-b7a4a6759f9b7f83dea86c2d42d167fea76d6a2c.tar.gz clientdata-b7a4a6759f9b7f83dea86c2d42d167fea76d6a2c.tar.bz2 clientdata-b7a4a6759f9b7f83dea86c2d42d167fea76d6a2c.tar.xz clientdata-b7a4a6759f9b7f83dea86c2d42d167fea76d6a2c.zip |
Fixed the names of maps for more coherence with names in serverdata.
Diffstat (limited to 'maps/001-2-9.tmx')
-rw-r--r-- | maps/001-2-9.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-9.tmx b/maps/001-2-9.tmx index 247df13f..55ea2df0 100644 --- a/maps/001-2-9.tmx +++ b/maps/001-2-9.tmx @@ -5,7 +5,7 @@ <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/001-2-9.png"/> <property name="music" value="bartk - in the forest of the birches.ogg"/> - <property name="name" value="City Hall Left Side"/> + <property name="name" value="Artis, City Hall, Right Wing"/> </properties> <tileset firstgid="1" name="Indoor" tilewidth="32" tileheight="32" tilecount="256" columns="16"> <image source="../graphics/tilesets/artis-indoor.png" width="512" height="512"/> |