diff options
Diffstat (limited to 'maps/027-1.tmx')
-rw-r--r-- | maps/027-1.tmx | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/maps/027-1.tmx b/maps/027-1.tmx index 3e188c89..c7b1ffc6 100644 --- a/maps/027-1.tmx +++ b/maps/027-1.tmx @@ -771,7 +771,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="120" visible="0"> + <layer name="Collision" width="150" height="120"> <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, @@ -899,15 +899,15 @@ <object name="To Caretaker's House" type="warp" x="2816" y="2688" width="32" height="32"> <properties> <property name="dest_map" value="027-2"/> - <property name="dest_x" value="832"/> - <property name="dest_y" value="1056"/> + <property name="dest_tile_x" value="26"/> + <property name="dest_tile_y" value="33"/> </properties> </object> <object name="To Swamp" type="warp" x="2016" y="3392" width="32" height="32"> <properties> <property name="dest_map" value="026-1"/> - <property name="dest_x" value="2016"/> - <property name="dest_y" value="544"/> + <property name="dest_tile_x" value="63"/> + <property name="dest_tile_y" value="17"/> </properties> </object> <object name="Poltergeist" type="spawn" x="1088" y="2496" width="3072" height="896"> |