diff options
Diffstat (limited to 'maps/002-2.tmx')
-rw-r--r-- | maps/002-2.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/002-2.tmx b/maps/002-2.tmx index ee52df6a..500791b4 100644 --- a/maps/002-2.tmx +++ b/maps/002-2.tmx @@ -529,7 +529,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, @@ -637,8 +637,8 @@ <object name="To Sand Storm" type="warp" x="896" y="960" width="32" height="32"> <properties> <property name="dest_map" value="002-1"/> - <property name="dest_x" value="3328"/> - <property name="dest_y" value="2976"/> + <property name="dest_tile_x" value="104"/> + <property name="dest_tile_y" value="93"/> </properties> </object> </objectgroup> |