diff options
Diffstat (limited to 'maps/005-3.tmx')
-rw-r--r-- | maps/005-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/005-3.tmx b/maps/005-3.tmx index db01cc45..43c461dd 100644 --- a/maps/005-3.tmx +++ b/maps/005-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="1.1.1" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> +<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="68" tilewidth="32" tileheight="32" infinite="0" nextobjectid="27"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="2"/> @@ -603,6 +603,7 @@ <property name="death" value="300000"/> <property name="max_beings" value="8"/> <property name="monster_id" value="1084"/> + <property name="script" value="Trainer::OnKillHouseMaggot"/> <property name="spawn" value="40000"/> </properties> </object> |