diff options
-rw-r--r-- | maps/025-3.tmx | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/maps/025-3.tmx b/maps/025-3.tmx index f3c2681e8..020dce7dc 100644 --- a/maps/025-3.tmx +++ b/maps/025-3.tmx @@ -1941,8 +1941,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="16"/> <property name="monster_id" value="1038"/> - <property name="script" value="Impregnable#0F::OnMoubiKill"/> - <property name="spawn" value="60000"/> + <property name="spawn" value="90000"/> </properties> </object> <object id="4" name="Angry Bat" type="spawn" x="3040" y="3072" width="704" height="1376"> @@ -1950,6 +1949,7 @@ <property name="death" value="30000"/> <property name="max_beings" value="24"/> <property name="monster_id" value="1194"/> + <property name="script" value="Impregnable#0F::OnMoubiKill"/> <property name="spawn" value="30000"/> </properties> </object> |