diff options
Diffstat (limited to 'maps/022-1.tmx')
-rw-r--r-- | maps/022-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/022-1.tmx b/maps/022-1.tmx index aad42816..970edbf9 100644 --- a/maps/022-1.tmx +++ b/maps/022-1.tmx @@ -813,7 +813,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 </data> </layer> - <layer name="Collision" width="150" height="129" visible="0"> + <layer name="Collision" width="150" height="129"> <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, @@ -950,15 +950,15 @@ <object name="To North Tulimshar" type="warp" x="2272" y="3520" width="160" height="32"> <properties> <property name="dest_map" value="021-1"/> - <property name="dest_x" value="2336"/> - <property name="dest_y" value="736"/> + <property name="dest_tile_x" value="73"/> + <property name="dest_tile_y" value="23"/> </properties> </object> <object name="To North Tulimshar" type="warp" x="3552" y="3520" width="160" height="32"> <properties> <property name="dest_map" value="021-1"/> - <property name="dest_x" value="3616"/> - <property name="dest_y" value="736"/> + <property name="dest_tile_x" value="113"/> + <property name="dest_tile_y" value="23"/> </properties> </object> </objectgroup> |