diff options
Diffstat (limited to 'maps/001-2-6.tmx')
-rw-r--r-- | maps/001-2-6.tmx | 18 |
1 files changed, 9 insertions, 9 deletions
diff --git a/maps/001-2-6.tmx b/maps/001-2-6.tmx index 0401032e..8c2f7114 100644 --- a/maps/001-2-6.tmx +++ b/maps/001-2-6.tmx @@ -446,15 +446,6 @@ 990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990,990 </data> </layer> - <objectgroup name="Object" opacity="0.9"> - <object id="1" name="To Library First Floor" type="warp" x="1760" y="1216" width="128" height="32"> - <properties> - <property name="dest_map" value="001-2-4"/> - <property name="dest_x" value="57"/> - <property name="dest_y" value="28"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="84" height="77"> <data encoding="csv"> 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0, @@ -536,4 +527,13 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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> + <objectgroup name="Object" opacity="0.9"> + <object id="1" name="To Library First Floor" type="warp" x="1760" y="1216" width="128" height="32"> + <properties> + <property name="dest_map" value="001-2-4"/> + <property name="dest_x" value="57"/> + <property name="dest_y" value="28"/> + </properties> + </object> + </objectgroup> </map> |