diff options
author | omattornot <m.vuoso@laposte.net> | 2016-07-12 03:09:53 +0200 |
---|---|---|
committer | omattornot <m.vuoso@laposte.net> | 2016-07-12 03:09:53 +0200 |
commit | 36d046d7d6aa1bd561f1b003d74d7dd9fcbb1443 (patch) | |
tree | 8dd58a61b8f7dc01e3443cc865694337dff610d4 /maps | |
parent | 0e4cf587d00a09d14a2e28207f398ff95db3a270 (diff) | |
download | clientdata-36d046d7d6aa1bd561f1b003d74d7dd9fcbb1443.tar.gz clientdata-36d046d7d6aa1bd561f1b003d74d7dd9fcbb1443.tar.bz2 clientdata-36d046d7d6aa1bd561f1b003d74d7dd9fcbb1443.tar.xz clientdata-36d046d7d6aa1bd561f1b003d74d7dd9fcbb1443.zip |
adjust fx to warp
Diffstat (limited to 'maps')
-rw-r--r-- | maps/001-2-28.tmx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/maps/001-2-28.tmx b/maps/001-2-28.tmx index 8d3de9b6..363e35c9 100644 --- a/maps/001-2-28.tmx +++ b/maps/001-2-28.tmx @@ -570,7 +570,7 @@ <property name="dest_y" value="0"/> </properties> </object> - <object id="14" name="To Second Level" type="warp" x="1024" y="800" width="128" height="32"> + <object id="14" name="To Second Level" type="warp" x="1024" y="768" width="128" height="32"> <properties> <property name="dest_map" value="001-1"/> <property name="dest_x" value="0"/> |