diff options
Diffstat (limited to 'maps/005-4.tmx')
-rw-r--r-- | maps/005-4.tmx | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/maps/005-4.tmx b/maps/005-4.tmx index 631ad96e..dc2df8b5 100644 --- a/maps/005-4.tmx +++ b/maps/005-4.tmx @@ -168,7 +168,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 </data> </layer> - <layer name="Collision" width="75" height="50" visible="0"> + <layer name="Collision" width="75" height="50"> <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, @@ -234,8 +234,8 @@ <object name="To Snake Pit" type="warp" x="1152" y="1152" width="64" height="32"> <properties> <property name="dest_map" value="005-3"/> - <property name="dest_x" value="2720"/> - <property name="dest_y" value="1600"/> + <property name="dest_tile_x" value="85"/> + <property name="dest_tile_y" value="50"/> </properties> </object> </objectgroup> |