summaryrefslogtreecommitdiff
path: root/maps
diff options
context:
space:
mode:
authorReid <reidyaro@gmail.com>2015-10-24 18:09:50 +0200
committerReid <reidyaro@gmail.com>2015-10-24 18:09:50 +0200
commita8fe9326d6786288dcc71f5a39354ed25bcfc27c (patch)
tree49f837ad529f42f5a13a961bf7a24f5b9d5af990 /maps
parenta33a5d9f3761a5c6c49be4697919a688e9919347 (diff)
downloadclientdata-a8fe9326d6786288dcc71f5a39354ed25bcfc27c.tar.gz
clientdata-a8fe9326d6786288dcc71f5a39354ed25bcfc27c.tar.bz2
clientdata-a8fe9326d6786288dcc71f5a39354ed25bcfc27c.tar.xz
clientdata-a8fe9326d6786288dcc71f5a39354ed25bcfc27c.zip
Add warp highlight on 000-2-2.
Diffstat (limited to 'maps')
-rw-r--r--maps/000-2-2.tmx46
1 files changed, 43 insertions, 3 deletions
diff --git a/maps/000-2-2.tmx b/maps/000-2-2.tmx
index 6492d4a3..ae781e8e 100644
--- a/maps/000-2-2.tmx
+++ b/maps/000-2-2.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" orientation="orthogonal" renderorder="right-down" width="70" height="62" tilewidth="32" tileheight="32">
+<map version="1.0" orientation="orthogonal" renderorder="right-down" width="70" height="62" tilewidth="32" tileheight="32" nextobjectid="19">
<properties>
<property name="actorsfix" value="1"/>
<property name="license" value="CC BY-SA 3.0"/>
@@ -64,17 +64,57 @@
</data>
</layer>
<objectgroup name="Object">
- <object name="To Second Deck" type="warp" x="1536" y="928" width="32" height="28">
+ <object id="11" name="ToLevel1" type="warp" x="1536" y="928" width="32" height="32">
<properties>
<property name="dest_map" value="000-2-1"/>
<property name="dest_x" value="1952"/>
<property name="dest_y" value="1088"/>
</properties>
</object>
- <object name="To ..." type="warp" x="740" y="992" width="28" height="32">
+ <object id="12" name="ToLevel2" type="warp" x="736" y="992" width="32" height="32">
<properties>
<property name="dest_map" value="000-2-2"/>
</properties>
</object>
+ <object id="13" name="Fouit" type="spawn" x="800" y="704" width="256" height="192">
+ <properties>
+ <property name="eA_death" value="14000"/>
+ <property name="eA_spawn" value="18000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1012"/>
+ </properties>
+ </object>
+ <object id="14" name="Oufti" type="spawn" x="1088.67" y="800" width="224" height="128">
+ <properties>
+ <property name="eA_death" value="14000"/>
+ <property name="eA_spawn" value="18000"/>
+ <property name="max_beings" value="2"/>
+ <property name="monster_id" value="1013"/>
+ </properties>
+ </object>
+ <object id="15" name="Oufti" type="spawn" x="768" y="960" width="288" height="160">
+ <properties>
+ <property name="eA_death" value="14000"/>
+ <property name="eA_spawn" value="18000"/>
+ <property name="max_beings" value="5"/>
+ <property name="monster_id" value="1013"/>
+ </properties>
+ </object>
+ <object id="16" name="Fouit" type="spawn" x="1088" y="960" width="224" height="352">
+ <properties>
+ <property name="eA_death" value="14000"/>
+ <property name="eA_spawn" value="18000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1012"/>
+ </properties>
+ </object>
+ <object id="17" name="Oufti" type="spawn" x="1344" y="800" width="224" height="480">
+ <properties>
+ <property name="eA_death" value="14000"/>
+ <property name="eA_spawn" value="18000"/>
+ <property name="max_beings" value="4"/>
+ <property name="monster_id" value="1013"/>
+ </properties>
+ </object>
</objectgroup>
</map>