diff options
author | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:06:51 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2020-04-16 03:06:51 -0300 |
commit | fd23d0ff349e23b5aa20de2c0a657af9e3068938 (patch) | |
tree | c16e4daabd96f9cdb6a8b49371daa51658470b15 /maps/006-2-1.tmx | |
parent | 68c82db08eaa90dc69f3895ec8ee4ce72fa0b0f9 (diff) | |
download | clientdata-fd23d0ff349e23b5aa20de2c0a657af9e3068938.tar.gz clientdata-fd23d0ff349e23b5aa20de2c0a657af9e3068938.tar.bz2 clientdata-fd23d0ff349e23b5aa20de2c0a657af9e3068938.tar.xz clientdata-fd23d0ff349e23b5aa20de2c0a657af9e3068938.zip |
Sorry didn't see it
Diffstat (limited to 'maps/006-2-1.tmx')
-rw-r--r-- | maps/006-2-1.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/006-2-1.tmx b/maps/006-2-1.tmx index 79ac9081..b0644302 100644 --- a/maps/006-2-1.tmx +++ b/maps/006-2-1.tmx @@ -825,9 +825,9 @@ <property name="dest_y" value="101"/> </properties> </object> - <object id="3" x="1216" y="2080" width="32" height="32"> + <object id="3" name="To Outside" type="warp" x="1216" y="2080" width="32" height="32"> <properties> - <property name="dest_map" value="piou_1.tmx"/> + <property name="dest_map" value="006-2"/> <property name="dest_x" value="87"/> <property name="dest_y" value="97"/> </properties> |