summaryrefslogtreecommitdiff
path: root/maps/043-1.tmx
diff options
context:
space:
mode:
authortux9th <mr.x@aon.at>2013-08-17 02:38:48 -0700
committertux9th <mr.x@aon.at>2013-08-17 02:38:48 -0700
commit38ab30bad01dbadf16609483ea150074232c9f27 (patch)
tree8fcf76669c4e59e76d99cf958dc64fd09c4e7c05 /maps/043-1.tmx
parente4d866eb886bc8e80732ae62f736435e5b145370 (diff)
parentade1d0374ff5ef10ee619cfa00aeef8118876a04 (diff)
downloadclientdata-38ab30bad01dbadf16609483ea150074232c9f27.tar.gz
clientdata-38ab30bad01dbadf16609483ea150074232c9f27.tar.bz2
clientdata-38ab30bad01dbadf16609483ea150074232c9f27.tar.xz
clientdata-38ab30bad01dbadf16609483ea150074232c9f27.zip
Merge pull request #20 from wushin/warps-pixels-to-tiles
All warps moved from old to new style
Diffstat (limited to 'maps/043-1.tmx')
-rw-r--r--maps/043-1.tmx14
1 files changed, 7 insertions, 7 deletions
diff --git a/maps/043-1.tmx b/maps/043-1.tmx
index ef859fa6..ae0eb481 100644
--- a/maps/043-1.tmx
+++ b/maps/043-1.tmx
@@ -626,7 +626,7 @@
0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0
</data>
</layer>
- <layer name="Collision" width="120" height="150" visible="0">
+ <layer name="Collision" width="120" height="150">
<data encoding="csv">
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,
@@ -784,8 +784,8 @@
<object name="To Beach" type="warp" x="1376" y="608" width="96" height="32">
<properties>
<property name="dest_map" value="003-1"/>
- <property name="dest_x" value="3648"/>
- <property name="dest_y" value="3712"/>
+ <property name="dest_tile_x" value="114"/>
+ <property name="dest_tile_y" value="116"/>
</properties>
</object>
<object name="SeaSlime" type="spawn" x="0" y="0">
@@ -815,15 +815,15 @@
<object name="To Mining Camp" type="warp" x="2720" y="1728" width="32" height="32">
<properties>
<property name="dest_map" value="002-3"/>
- <property name="dest_x" value="704"/>
- <property name="dest_y" value="2720"/>
+ <property name="dest_tile_x" value="22"/>
+ <property name="dest_tile_y" value="85"/>
</properties>
</object>
<object name="To Slime Hive" type="warp" x="1664" y="1216" width="32" height="32">
<properties>
<property name="dest_map" value="043-3"/>
- <property name="dest_x" value="992"/>
- <property name="dest_y" value="1088"/>
+ <property name="dest_tile_x" value="31"/>
+ <property name="dest_tile_y" value="34"/>
</properties>
</object>
</objectgroup>