summaryrefslogtreecommitdiff
path: root/maps/001-2-25.tmx
diff options
context:
space:
mode:
authorwushin <pasekei@gmail.com>2016-09-26 11:57:39 -0500
committerwushin <pasekei@gmail.com>2016-10-12 11:15:21 -0500
commit59d87c3b93a0363bb003fd1f3c2f8031e186869f (patch)
tree2c7722f6585246aba703f1b311db3e9f8bf82243 /maps/001-2-25.tmx
parent5a2dc62fa7f8e50575143ef1def8b9587ce6fc66 (diff)
downloadclientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.gz
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.bz2
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.tar.xz
clientdata-59d87c3b93a0363bb003fd1f3c2f8031e186869f.zip
Converted warps into maps
Converted mobs into maps
Diffstat (limited to 'maps/001-2-25.tmx')
-rw-r--r--maps/001-2-25.tmx18
1 files changed, 16 insertions, 2 deletions
diff --git a/maps/001-2-25.tmx b/maps/001-2-25.tmx
index 6362b5ca..a5e95cd2 100644
--- a/maps/001-2-25.tmx
+++ b/maps/001-2-25.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" renderorder="right-down" width="70" height="57" tilewidth="32" tileheight="32" backgroundcolor="#808080" nextobjectid="2">
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="70" height="57" tilewidth="32" tileheight="32" backgroundcolor="#808080" nextobjectid="3">
<properties>
<property name="license" value="CC BY-SA 3.0"/>
<property name="manaplus version" value="2"/>
@@ -408,6 +408,20 @@
</data>
</layer>
<objectgroup name="Object">
- <object id="1" name="To main hall" type="warp" x="927.5" y="992" width="32" height="32"/>
+ <object id="1" name="To main hall" type="warp" x="928" y="992" width="32" height="32">
+ <properties>
+ <property name="dest_map" value="001-2-19"/>
+ <property name="dest_x" value="41"/>
+ <property name="dest_y" value="26"/>
+ </properties>
+ </object>
+ <object id="2" name="Ratto" type="spawn" x="0" y="0">
+ <properties>
+ <property name="eA_death" value="420000"/>
+ <property name="eA_spawn" value="240000"/>
+ <property name="max_beings" value="2"/>
+ <property name="monster_id" value="1005"/>
+ </properties>
+ </object>
</objectgroup>
</map>