diff options
Diffstat (limited to 'maps/019-1.tmx')
-rw-r--r-- | maps/019-1.tmx | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/maps/019-1.tmx b/maps/019-1.tmx index a6cacfac..215d63c4 100644 --- a/maps/019-1.tmx +++ b/maps/019-1.tmx @@ -1017,5 +1017,13 @@ <property name="dest_tile_y" value="69"/> </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> |