diff options
author | wushin <pasekei@gmail.com> | 2013-12-25 09:00:37 -0600 |
---|---|---|
committer | wushin <pasekei@gmail.com> | 2013-12-25 09:00:37 -0600 |
commit | e6fe61806db6bdd8a95c64d96b12b8ba42de0d96 (patch) | |
tree | eb8b632eb11f97a47d0f20748bf93008461bdf9e /maps/034-1.tmx | |
parent | 23bb3efab57b5197f9f4428937dc169c029e7b4a (diff) | |
download | clientdata-e6fe61806db6bdd8a95c64d96b12b8ba42de0d96.tar.gz clientdata-e6fe61806db6bdd8a95c64d96b12b8ba42de0d96.tar.bz2 clientdata-e6fe61806db6bdd8a95c64d96b12b8ba42de0d96.tar.xz clientdata-e6fe61806db6bdd8a95c64d96b12b8ba42de0d96.zip |
Map Changes for the Annual Event
Diffstat (limited to 'maps/034-1.tmx')
-rw-r--r-- | maps/034-1.tmx | 10 |
1 files changed, 9 insertions, 1 deletions
diff --git a/maps/034-1.tmx b/maps/034-1.tmx index b661ca92..62422118 100644 --- a/maps/034-1.tmx +++ b/maps/034-1.tmx @@ -839,7 +839,7 @@ <properties> <property name="eA_death" value="30000"/> <property name="eA_spawn" value="100000"/> - <property name="max_beings" value="40"/> + <property name="max_beings" value="4"/> <property name="monster_id" value="92"/> </properties> </object> @@ -888,5 +888,13 @@ <property name="dest_tile_y" value="29"/> </properties> </object> + <object name="Santaboo" type="spawn" x="0" y="0"> + <properties> + <property name="eA_death" value="30000"/> + <property name="eA_spawn" value="100000"/> + <property name="max_beings" value="4"/> + <property name="monster_id" value="1112"/> + </properties> + </object> </objectgroup> </map> |