diff options
author | Saulc <lucashelaine14@gmail.com> | 2018-02-10 18:21:05 +0100 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2018-02-10 18:21:05 +0100 |
commit | dfbc81133279148faf3d871b77713ac10016baea (patch) | |
tree | 04dad9ab7318e8b2026cb9d7987a8231fa88f1ca /maps/005-2.tmx | |
parent | aad0a162aef2984c854474537996e26e2c1e4fc6 (diff) | |
download | clientdata-dfbc81133279148faf3d871b77713ac10016baea.tar.gz clientdata-dfbc81133279148faf3d871b77713ac10016baea.tar.bz2 clientdata-dfbc81133279148faf3d871b77713ac10016baea.tar.xz clientdata-dfbc81133279148faf3d871b77713ac10016baea.zip |
better water effect on 005-1, ajusting warp on 005-2
Diffstat (limited to 'maps/005-2.tmx')
-rw-r--r-- | maps/005-2.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/005-2.tmx b/maps/005-2.tmx index cf9b706f..0c4d892d 100644 --- a/maps/005-2.tmx +++ b/maps/005-2.tmx @@ -523,7 +523,7 @@ </data> </layer> <objectgroup name="Objects"> - <object id="24" name="Saxso Ghost" type="spawn" x="1049" y="1179" width="32" height="32"> + <object id="24" name="Saxso Ghost" type="spawn" x="1376" y="1280" width="64" height="32"> <properties> <property name="death" value="300000"/> <property name="max_beings" value="1"/> @@ -534,7 +534,7 @@ <object id="25" name="To Outside" type="warp" x="1056" y="1376" width="32" height="32"> <properties> <property name="dest_map" value="005-1"/> - <property name="dest_x" value="30"/> + <property name="dest_x" value="31"/> <property name="dest_y" value="80"/> </properties> </object> |