diff options
author | Saulc <lucashelaine14@gmail.com> | 2019-04-05 18:41:30 +0000 |
---|---|---|
committer | Saulc <lucashelaine14@gmail.com> | 2019-04-05 18:41:30 +0000 |
commit | fbb9a451f0bc2930bd0fb41adb54221d1329dd57 (patch) | |
tree | 85438179957b152d52ec7776082e0cf17f195ea2 | |
parent | c6c5f0fea31a00df1bc551a0e26b4531ac04506e (diff) | |
download | clientdata-fbb9a451f0bc2930bd0fb41adb54221d1329dd57.tar.gz clientdata-fbb9a451f0bc2930bd0fb41adb54221d1329dd57.tar.bz2 clientdata-fbb9a451f0bc2930bd0fb41adb54221d1329dd57.tar.xz clientdata-fbb9a451f0bc2930bd0fb41adb54221d1329dd57.zip |
update black warps 010-2-4.tmx
-rw-r--r-- | maps/010-2-4.tmx | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/maps/010-2-4.tmx b/maps/010-2-4.tmx index 55a2ae65..94a14e70 100644 --- a/maps/010-2-4.tmx +++ b/maps/010-2-4.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="88" height="73" tilewidth="32" tileheight="32" infinite="0" nextlayerid="35" nextobjectid="40"> +<map version="1.2" tiledversion="1.2.3" orientation="orthogonal" renderorder="right-down" width="88" height="73" tilewidth="32" tileheight="32" infinite="0" nextlayerid="35" nextobjectid="41"> <properties> <property name="music" value="night-is-calling.ogg"/> <property name="name" value="Rossy Battle Caves"/> @@ -413,6 +413,13 @@ <property name="dest_y" value="70"/> </properties> </object> + <object id="40" name="To Cave" type="warp" x="1056" y="1664" width="32" height="32"> + <properties> + <property name="dest_map" value="004-2-3"/> + <property name="dest_x" value="131"/> + <property name="dest_y" value="23"/> + </properties> + </object> </objectgroup> <objectgroup id="6" name="Objects" visible="0"/> </map> |