diff options
Diffstat (limited to 'maps/021-3.tmx')
-rw-r--r-- | maps/021-3.tmx | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/maps/021-3.tmx b/maps/021-3.tmx index 7b8e2a2b..ab7c29fe 100644 --- a/maps/021-3.tmx +++ b/maps/021-3.tmx @@ -1051,7 +1051,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,0,0,0,0,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="178" height="168" visible="0"> + <layer name="Collision" width="178" height="168"> <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,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2, @@ -1227,22 +1227,22 @@ <object name="To Central Tulimshar" type="warp" x="4576" y="4064" width="32" height="32"> <properties> <property name="dest_map" value="021-1"/> - <property name="dest_x" value="4704"/> - <property name="dest_y" value="4384"/> + <property name="dest_tile_x" value="147"/> + <property name="dest_tile_y" value="137"/> </properties> </object> <object name="To Central Tulimshar" type="warp" x="4000" y="1056" width="32" height="32"> <properties> <property name="dest_map" value="021-1"/> - <property name="dest_x" value="3968"/> - <property name="dest_y" value="1248"/> + <property name="dest_tile_x" value="124"/> + <property name="dest_tile_y" value="39"/> </properties> </object> <object name="To Central Tulimshar" type="warp" x="1824" y="3168" width="32" height="32"> <properties> <property name="dest_map" value="021-1"/> - <property name="dest_x" value="1600"/> - <property name="dest_y" value="3360"/> + <property name="dest_tile_x" value="50"/> + <property name="dest_tile_y" value="105"/> </properties> </object> <object name="graphics/particles/flame.particle.xml" type="particle_effect" x="2848" y="1888" width="32" height="32"/> |