diff options
Diffstat (limited to 'maps/001-2-30.tmx')
-rw-r--r-- | maps/001-2-30.tmx | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/maps/001-2-30.tmx b/maps/001-2-30.tmx index 6c921d12..bd543454 100644 --- a/maps/001-2-30.tmx +++ b/maps/001-2-30.tmx @@ -458,23 +458,6 @@ 1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174,1174 </data> </layer> - <objectgroup name="Object"> - <object id="16" name="To Second Level" type="warp" x="1152" y="1024" width="64" height="32"> - <properties> - <property name="dest_map" value="001-2-29"/> - <property name="dest_x" value="37"/> - <property name="dest_y" value="27"/> - </properties> - </object> - <object id="19" name="Ratto" type="spawn" x="0" y="0"> - <properties> - <property name="death" value="420000"/> - <property name="spawn" value="240000"/> - <property name="max_beings" value="1"/> - <property name="monster_id" value="1005"/> - </properties> - </object> - </objectgroup> <layer name="Heights" width="68" 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, @@ -556,4 +539,21 @@ 0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,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"> + <object id="16" name="To Second Level" type="warp" x="1152" y="1024" width="64" height="32"> + <properties> + <property name="dest_map" value="001-2-29"/> + <property name="dest_x" value="37"/> + <property name="dest_y" value="27"/> + </properties> + </object> + <object id="19" name="Ratto" type="spawn" x="0" y="0"> + <properties> + <property name="death" value="420000"/> + <property name="max_beings" value="1"/> + <property name="monster_id" value="1005"/> + <property name="spawn" value="240000"/> + </properties> + </object> + </objectgroup> </map> |