diff options
Diffstat (limited to 'maps/015-3.tmx')
-rw-r--r-- | maps/015-3.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/015-3.tmx b/maps/015-3.tmx index 71b2ca8e..9e99f941 100644 --- a/maps/015-3.tmx +++ b/maps/015-3.tmx @@ -213,7 +213,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 </data> </layer> - <layer name="Collision" width="64" height="64" visible="0"> + <layer name="Collision" width="64" height="64"> <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, @@ -285,8 +285,8 @@ <object name="To Woodland" type="warp" x="993" y="1376" width="32" height="32"> <properties> <property name="dest_map" value="015-1"/> - <property name="dest_x" value="1888"/> - <property name="dest_y" value="1024"/> + <property name="dest_tile_x" value="59"/> + <property name="dest_tile_y" value="32"/> </properties> </object> <object name="Bat" type="spawn" x="672" y="736" width="96" height="160"> |