diff options
Diffstat (limited to 'maps/033-1.tmx')
-rw-r--r-- | maps/033-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/033-1.tmx b/maps/033-1.tmx index 703bf251..ece51a49 100644 --- a/maps/033-1.tmx +++ b/maps/033-1.tmx @@ -672,7 +672,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 </data> </layer> - <layer name="Collision" width="138" height="128" visible="0"> + <layer name="Collision" width="138" height="128"> <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, @@ -808,8 +808,8 @@ <object name="To Snow Forest" type="warp" x="704" y="608" width="32" height="64"> <properties> <property name="dest_map" value="034-1"/> - <property name="dest_x" value="5088"/> - <property name="dest_y" value="608"/> + <property name="dest_tile_x" value="159"/> + <property name="dest_tile_y" value="19"/> </properties> </object> <object name="graphics/particles/bonfire-shifted.particle.xml" type="particle_effect" x="2240" y="960"/> @@ -848,8 +848,8 @@ <object name="To Snow Field" type="warp" x="3808" y="2208" width="32" height="64"> <properties> <property name="dest_map" value="019-1"/> - <property name="dest_x" value="704"/> - <property name="dest_y" value="2208"/> + <property name="dest_tile_x" value="22"/> + <property name="dest_tile_y" value="69"/> </properties> </object> </objectgroup> |