diff options
Diffstat (limited to 'maps/032-1.tmx')
-rw-r--r-- | maps/032-1.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/032-1.tmx b/maps/032-1.tmx index f28fd96b..6868c231 100644 --- a/maps/032-1.tmx +++ b/maps/032-1.tmx @@ -427,7 +427,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 </data> </layer> - <layer name="Collision" width="100" height="100" visible="0"> + <layer name="Collision" width="100" height="100"> <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, @@ -535,8 +535,8 @@ <object name="To Outback Cave" type="warp" x="2048" y="1664" width="32" height="32"> <properties> <property name="dest_map" value="032-3"/> - <property name="dest_x" value="1792"/> - <property name="dest_y" value="1920"/> + <property name="dest_tile_x" value="56"/> + <property name="dest_tile_y" value="60"/> </properties> </object> <object name="BlackScorpion" type="spawn" x="1088" y="1824" width="896" height="512"> |