diff options
author | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-09 13:09:51 +0100 |
---|---|---|
committer | Hal9OOO <miglietta.francesco@gmail.com> | 2012-12-09 13:10:47 +0100 |
commit | 6c92eac3b4fe590bb510347a5f1676dd9682df81 (patch) | |
tree | a0827818dfce5c8d6fd9fbb805dd4c2b0f35dc72 /maps/000-2-3.tmx | |
parent | 2fcbbd571139e39e583c2b3d49ca1780321c4b89 (diff) | |
download | clientdata-6c92eac3b4fe590bb510347a5f1676dd9682df81.tar.gz clientdata-6c92eac3b4fe590bb510347a5f1676dd9682df81.tar.bz2 clientdata-6c92eac3b4fe590bb510347a5f1676dd9682df81.tar.xz clientdata-6c92eac3b4fe590bb510347a5f1676dd9682df81.zip |
Minor fix on maps' names.
Diffstat (limited to 'maps/000-2-3.tmx')
-rw-r--r-- | maps/000-2-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/000-2-3.tmx b/maps/000-2-3.tmx index ac43b224..d76a67ed 100644 --- a/maps/000-2-3.tmx +++ b/maps/000-2-3.tmx @@ -5,7 +5,7 @@ <property name="manaplus version" value="1"/> <property name="minimap" value="graphics/minimaps/000-2-3.png"/> <property name="music" value="bartk - in the forest of the birches.ogg"/> - <property name="name" value="La Johanne, First Deck (Nard's room)"/> + <property name="name" value="La Johanne, Nard's Room"/> </properties> <tileset firstgid="1" name="Ship Indoor" tilewidth="32" tileheight="32"> <image source="../graphics/tilesets/ship-indoor.png" width="256" height="512"/> @@ -54,7 +54,7 @@ </data> </layer> <objectgroup name="Object" width="52" height="53"> - <object name="ToLevel1" type="warp" x="612" y="864" width="28" height="32"> + <object name="To First Deck" type="warp" x="612" y="864" width="28" height="32"> <properties> <property name="dest_map" value="000-2-0"/> <property name="dest_x" value="992"/> |