diff options
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 28 |
1 files changed, 25 insertions, 3 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 37f0eded..d764ebad 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.10" tiledversion="1.10.1" orientation="orthogonal" renderorder="right-down" width="168" height="188" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="44"> +<map version="1.10" tiledversion="1.10.2" orientation="orthogonal" renderorder="right-down" width="168" height="188" tilewidth="32" tileheight="32" infinite="0" nextlayerid="6" nextobjectid="47"> <properties> <property name="minimap" value="graphics/minimaps/012-1.png"/> <property name="music" value="the-forest.ogg"/> @@ -783,7 +783,7 @@ 2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2,2 </data> </layer> - <objectgroup id="5" name="Objects" visible="0"> + <objectgroup id="5" name="Objects"> <object id="1" name="graphics/particles/waterfall-2x3.particle.xml" type="particle_effect" x="2589" y="3435"/> <object id="2" name="graphics/particles/waterfall-2x3.particle.xml" type="particle_effect" x="3805" y="3310"/> <object id="3" name="graphics/particles/waterfall-2x3.particle.xml" type="particle_effect" x="4285" y="3278"/> @@ -952,7 +952,15 @@ <property name="spawn" value="30"/> </properties> </object> - <object id="37" name="Butterfly" type="spawn" x="0" y="0"> + <object id="37" name="MegaManaBug" type="spawn" x="0" y="0"> + <properties> + <property name="death" value="30000"/> + <property name="max_beings" value="33"/> + <property name="monster_id" value="1175"/> + <property name="spawn" value="100000"/> + </properties> + </object> + <object id="46" name="Butterfly" type="spawn" x="0" y="0"> <properties> <property name="death" value="20"/> <property name="max_beings" value="20"/> @@ -964,6 +972,20 @@ <object id="39" name="graphics/particles/apple.particle.xml" type="particle_effect" x="2729" y="3318"/> <object id="40" name="graphics/particles/apple.particle.xml" type="particle_effect" x="2717" y="3306"/> <object id="41" name="graphics/particles/apple.particle.xml" type="particle_effect" x="2707" y="3312"/> + <object id="45" name="MegaManaBug" type="spawn" x="4320" y="2944" width="320" height="288"> + <properties> + <property name="death" value="250"/> + <property name="max_beings" value="2"/> + <property name="monster_id" value="1175"/> + </properties> + </object> + <object id="44" name="MegaManaBug" type="spawn" x="3392" y="3008" width="384" height="224"> + <properties> + <property name="death" value="250"/> + <property name="max_beings" value="2"/> + <property name="monster_id" value="1175"/> + </properties> + </object> <object id="42" name="PinkFlower" type="spawn" x="1952" y="4576" width="384" height="192"> <properties> <property name="death" value="250"/> |