diff options
Diffstat (limited to 'maps/002-3.tmx')
-rw-r--r-- | maps/002-3.tmx | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/maps/002-3.tmx b/maps/002-3.tmx index 9de5688b..f2386eae 100644 --- a/maps/002-3.tmx +++ b/maps/002-3.tmx @@ -1,5 +1,5 @@ <?xml version="1.0" encoding="UTF-8"?> -<map version="1.0" tiledversion="2018.02.14" orientation="orthogonal" renderorder="right-down" width="70" height="53" tilewidth="32" tileheight="32" infinite="0" nextobjectid="7"> +<map version="1.0" tiledversion="1.0.3" orientation="orthogonal" renderorder="right-down" width="70" height="53" tilewidth="32" tileheight="32" nextobjectid="7"> <properties> <property name="license" value="CC BY-SA 3.0"/> <property name="manaplus version" value="1"/> @@ -401,6 +401,7 @@ <property name="death" value="20000"/> <property name="max_beings" value="1"/> <property name="monster_id" value="1002"/> + <property name="script" value="PiouSpwn::OnFakeKill"/> <property name="spawn" value="30000"/> </properties> </object> |