diff options
-rw-r--r-- | maps/007-1.tmx | 8 | ||||
-rw-r--r-- | maps/008-1.tmx | 8 | ||||
-rw-r--r-- | maps/009-1.tmx | 8 | ||||
-rw-r--r-- | maps/010-1.tmx | 8 | ||||
-rw-r--r-- | maps/011-1.tmx | 8 | ||||
-rw-r--r-- | maps/012-1.tmx | 8 | ||||
-rw-r--r-- | maps/013-1.tmx | 8 | ||||
-rw-r--r-- | maps/014-1.tmx | 8 | ||||
-rw-r--r-- | maps/015-1.tmx | 8 | ||||
-rw-r--r-- | maps/016-1.tmx | 8 | ||||
-rw-r--r-- | maps/017-1.tmx | 8 | ||||
-rw-r--r-- | maps/018-1.tmx | 8 |
12 files changed, 96 insertions, 0 deletions
diff --git a/maps/007-1.tmx b/maps/007-1.tmx index 54d9abd4..28a95cd5 100644 --- a/maps/007-1.tmx +++ b/maps/007-1.tmx @@ -132,5 +132,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/008-1.tmx b/maps/008-1.tmx index 936a026e..99022162 100644 --- a/maps/008-1.tmx +++ b/maps/008-1.tmx @@ -170,5 +170,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/009-1.tmx b/maps/009-1.tmx index 9ada64a4..e80ee820 100644 --- a/maps/009-1.tmx +++ b/maps/009-1.tmx @@ -166,5 +166,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="5"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/010-1.tmx b/maps/010-1.tmx index bc36134a..15f40d86 100644 --- a/maps/010-1.tmx +++ b/maps/010-1.tmx @@ -178,5 +178,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/011-1.tmx b/maps/011-1.tmx index e4e62376..478625b5 100644 --- a/maps/011-1.tmx +++ b/maps/011-1.tmx @@ -162,5 +162,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/012-1.tmx b/maps/012-1.tmx index 50204892..62b0b3be 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -217,5 +217,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="20"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/013-1.tmx b/maps/013-1.tmx index 3bda2963..d91c92d2 100644 --- a/maps/013-1.tmx +++ b/maps/013-1.tmx @@ -185,5 +185,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/014-1.tmx b/maps/014-1.tmx index a0ae5bba..e112e057 100644 --- a/maps/014-1.tmx +++ b/maps/014-1.tmx @@ -186,5 +186,13 @@ <property name="monster_id" value="36"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/015-1.tmx b/maps/015-1.tmx index 55176454..e86b3e69 100644 --- a/maps/015-1.tmx +++ b/maps/015-1.tmx @@ -99,5 +99,13 @@ <property name="dest_y" value="640"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/016-1.tmx b/maps/016-1.tmx index 08a4061b..e64ffb98 100644 --- a/maps/016-1.tmx +++ b/maps/016-1.tmx @@ -98,5 +98,13 @@ <property name="dest_y" value="1856"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> diff --git a/maps/017-1.tmx b/maps/017-1.tmx index b17a436e..0a78f837 100644 --- a/maps/017-1.tmx +++ b/maps/017-1.tmx @@ -129,6 +129,14 @@ <property name="dest_y" value="5392"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="10"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> <layer name="Collision" width="154" height="124" visible="0"> <data encoding="base64" compression="gzip"> diff --git a/maps/018-1.tmx b/maps/018-1.tmx index 6b13e37e..7c6d5365 100644 --- a/maps/018-1.tmx +++ b/maps/018-1.tmx @@ -365,5 +365,13 @@ <property name="monster_id" value="35"/> </properties> </object> + <object name="Butterfly" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="20"/> + <property name="eA_spawn" value="30"/> + <property name="max_beings" value="20"/> + <property name="monster_id" value="53"/> + </properties> + </object> </objectgroup> </map> |