diff options
Diffstat (limited to 'maps/032-3.tmx')
-rw-r--r-- | maps/032-3.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/032-3.tmx b/maps/032-3.tmx index e22793bf..e1d3c0f9 100644 --- a/maps/032-3.tmx +++ b/maps/032-3.tmx @@ -322,7 +322,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,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="160" height="100" visible="0"> + <layer name="Collision" width="160" 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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -430,15 +430,15 @@ <object name="To Desert Mountains" type="warp" x="4096" y="1088" width="32" height="32"> <properties> <property name="dest_map" value="006-1"/> - <property name="dest_x" value="960"/> - <property name="dest_y" value="3968"/> + <property name="dest_tile_x" value="30"/> + <property name="dest_tile_y" value="124"/> </properties> </object> <object name="To Outback" type="Warp" x="1792" y="1952" width="32" height="32"> <properties> <property name="dest_map" value="032-1"/> - <property name="dest_x" value="2048"/> - <property name="dest_y" value="1696"/> + <property name="dest_tile_x" value="64"/> + <property name="dest_tile_y" value="53"/> </properties> </object> <object name="Skeleton" type="spawn" x="2752" y="1248" width="320" height="352"> |