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-1.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-1.tmx')
-rw-r--r-- | maps/002-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/002-1.tmx b/maps/002-1.tmx index a047570f..f306251f 100644 --- a/maps/002-1.tmx +++ b/maps/002-1.tmx @@ -498,6 +498,7 @@ <property name="death" value="20000"/> <property name="max_beings" value="2"/> <property name="monster_id" value="1002"/> + <property name="script" value="PiouSpwn::OnFakeKill"/> <property name="spawn" value="30000"/> </properties> </object> |