diff options
Diffstat (limited to 'maps/009-6.tmx')
-rw-r--r-- | maps/009-6.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/009-6.tmx b/maps/009-6.tmx index 71da53f9..9f7179a5 100644 --- a/maps/009-6.tmx +++ b/maps/009-6.tmx @@ -306,7 +306,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 </data> </layer> - <layer name="Collision" width="70" height="70" visible="0"> + <layer name="Collision" width="70" height="70"> <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, @@ -384,8 +384,8 @@ <object name="To Hurnscaldcave" type="warp" x="1152" y="1536" width="32" height="32"> <properties> <property name="dest_map" value="009-3"/> - <property name="dest_x" value="5184"/> - <property name="dest_y" value="2624"/> + <property name="dest_tile_x" value="162"/> + <property name="dest_tile_y" value="82"/> </properties> </object> </objectgroup> |