diff options
Diffstat (limited to 'maps/013-3.tmx')
-rw-r--r-- | maps/013-3.tmx | 58 |
1 files changed, 57 insertions, 1 deletions
diff --git a/maps/013-3.tmx b/maps/013-3.tmx index f94f19a7..098e09a6 100644 --- a/maps/013-3.tmx +++ b/maps/013-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="76"> +<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="200" height="200" tilewidth="32" tileheight="32" infinite="0" nextlayerid="7" nextobjectid="83"> <properties> <property name="minimap" value="graphics/minimaps/013-3.png"/> <property name="music" value="cavesong.ogg"/> @@ -1462,6 +1462,62 @@ <property name="spawn" value="30000"/> </properties> </object> + <object id="76" name="ShadowPlant" type="spawn" x="2560" y="3072" width="128" height="192"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> + <object id="77" name="ShadowPlant" type="spawn" x="1888" y="5536" width="224" height="160"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> + <object id="78" name="ShadowPlant" type="spawn" x="640" y="3520" width="224" height="128"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> + <object id="79" name="ShadowPlant" type="spawn" x="960" y="2080" width="224" height="128"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> + <object id="80" name="ShadowPlant" type="spawn" x="5600" y="2720" width="160" height="160"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> + <object id="81" name="ShadowPlant" type="spawn" x="800" y="704" width="224" height="128"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> + <object id="82" name="ShadowPlant" type="spawn" x="4352" y="1280" width="224" height="128"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="3"/> + <property name="monster_id" value="1189"/> + <property name="spawn" value="60000"/> + </properties> + </object> <object id="52" name="graphics/particles/flame.particle.xml" type="particle_effect" x="2624" y="4352" width="32" height="32"/> <object id="53" name="graphics/particles/flame.particle.xml" type="particle_effect" x="800" y="896" width="32" height="32"/> <object id="54" name="graphics/particles/flame.particle.xml" type="particle_effect" x="992" y="896" width="32" height="32"/> |