diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-07-13 23:22:13 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-07-13 23:22:13 -0300 |
commit | f4267e87717da8713f2f484f419f10eaebc145ce (patch) | |
tree | 038fed6c387dded57b59a7bc36d8fc55582a4984 /maps/002-3.tmx | |
parent | 1e60ead0fe9a89da7c52224ca64b15f29dc94935 (diff) | |
download | clientdata-f4267e87717da8713f2f484f419f10eaebc145ce.tar.gz clientdata-f4267e87717da8713f2f484f419f10eaebc145ce.tar.bz2 clientdata-f4267e87717da8713f2f484f419f10eaebc145ce.tar.xz clientdata-f4267e87717da8713f2f484f419f10eaebc145ce.zip |
Count pious killed on 002-1 and 002-3 for Dan
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> |