summaryrefslogtreecommitdiff
path: root/maps/001-3-1.tmx
diff options
context:
space:
mode:
authorMicksha <Micksha@users.noreply.github.com>2018-04-26 21:54:51 +0200
committergumi <git@gumi.ca>2018-07-05 10:58:27 -0400
commitc56191ec59d0d11d71ff90121175a012f371d9c9 (patch)
tree5b5c7a3d8326ae3afd1398e3701511d31b762cb5 /maps/001-3-1.tmx
parentf5f150b44099f30b6bed63ad878b5c57703dc84a (diff)
downloadclientdata-c56191ec59d0d11d71ff90121175a012f371d9c9.tar.gz
clientdata-c56191ec59d0d11d71ff90121175a012f371d9c9.tar.bz2
clientdata-c56191ec59d0d11d71ff90121175a012f371d9c9.tar.xz
clientdata-c56191ec59d0d11d71ff90121175a012f371d9c9.zip
new content for hurnscald
new monsters new sfx new items new map mining nodes
Diffstat (limited to 'maps/001-3-1.tmx')
-rw-r--r--maps/001-3-1.tmx40
1 files changed, 36 insertions, 4 deletions
diff --git a/maps/001-3-1.tmx b/maps/001-3-1.tmx
index 12573bce..0dfa6a9c 100644
--- a/maps/001-3-1.tmx
+++ b/maps/001-3-1.tmx
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<map version="1.0" tiledversion="1.0.2" orientation="orthogonal" renderorder="right-down" width="60" height="80" tilewidth="32" tileheight="32" nextobjectid="10">
+<map version="1.0" tiledversion="1.1.3" orientation="orthogonal" renderorder="right-down" width="60" height="80" tilewidth="32" tileheight="32" infinite="0" nextobjectid="14">
<properties>
<property name="license" value="CC BY-SA 3.0"/>
<property name="manaplus version" value="2"/>
@@ -541,15 +541,23 @@
<property name="dest_y" value="42"/>
</properties>
</object>
- <object id="10" name="Green Slime" type="spawn" x="864" y="800" width="192" height="160">
+ <object id="10" name="Green Slime" type="spawn" x="928" y="672" width="224" height="64">
<properties>
<property name="death" value="80000"/>
- <property name="max_beings" value="5"/>
+ <property name="max_beings" value="3"/>
<property name="monster_id" value="1024"/>
<property name="spawn" value="15000"/>
</properties>
</object>
- <object id="11" name="Little Green Slime" type="spawn" x="928" y="832" width="64" height="96">
+ <object id="11" name="Little Green Slime" type="spawn" x="864" y="1024" width="64" height="96">
+ <properties>
+ <property name="death" value="50000"/>
+ <property name="max_beings" value="3"/>
+ <property name="monster_id" value="1025"/>
+ <property name="spawn" value="10000"/>
+ </properties>
+ </object>
+ <object id="10" name="Little Green Slime" type="spawn" x="736" y="736" width="64" height="96">
<properties>
<property name="death" value="50000"/>
<property name="max_beings" value="3"/>
@@ -557,5 +565,29 @@
<property name="spawn" value="10000"/>
</properties>
</object>
+ <object id="11" name="Poison Skull" type="spawn" x="832" y="640" width="64" height="96">
+ <properties>
+ <property name="death" value="30000"/>
+ <property name="max_beings" value="1"/>
+ <property name="monster_id" value="1100"/>
+ <property name="spawn" value="10000"/>
+ </properties>
+ </object>
+ <object id="12" name="Cave Maggot" type="spawn" x="800" y="1376" width="256" height="96">
+ <properties>
+ <property name="death" value="15000"/>
+ <property name="max_beings" value="4"/>
+ <property name="monster_id" value="1027"/>
+ <property name="spawn" value="5000"/>
+ </properties>
+ </object>
+ <object id="13" name="Cave Maggot" type="spawn" x="736" y="736" width="416" height="288">
+ <properties>
+ <property name="death" value="10000"/>
+ <property name="max_beings" value="5"/>
+ <property name="monster_id" value="1027"/>
+ <property name="spawn" value="2000"/>
+ </properties>
+ </object>
</objectgroup>
</map>