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-1.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-1.tmx')
-rw-r--r-- | maps/000-1.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/000-1.tmx b/maps/000-1.tmx index bd02860a..c5007dd3 100644 --- a/maps/000-1.tmx +++ b/maps/000-1.tmx @@ -65,7 +65,7 @@ </data> </layer> <objectgroup name="Object" width="120" height="160" visible="0"> - <object name="ToShip" type="warp" x="3008" y="3200" width="28" height="32"> + <object name="To La Johanne" type="warp" x="3008" y="3200" width="28" height="32"> <properties> <property name="dest_map" value="000-2-0"/> <property name="dest_x" value="672"/> |