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-1.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-1.tmx')
-rw-r--r-- | maps/001-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-1.tmx b/maps/001-1.tmx index 4b9abfa9..a5d2ec97 100644 --- a/maps/001-1.tmx +++ b/maps/001-1.tmx @@ -5,7 +5,7 @@ <property name="manaplus version" value="2"/> <property name="minimap" value="graphics/minimaps/001-1.png"/> <property name="music" value="bartk - the adventure begins.ogg"/> - <property name="name" value="Artis"/> + <property name="name" value="Artis City"/> <property name="overlay0image" value="graphics/images/ambient/cloud.png"/> <property name="overlay0parallax" value="1.0"/> <property name="overlay0scrollX" value="0.2"/> |