diff options
author | Jesusaves <cpntb1@ymail.com> | 2018-06-14 09:58:15 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2018-06-14 09:58:15 -0300 |
commit | 6fadab15a292ab75618f51418cad88a8988db326 (patch) | |
tree | b3bcee0fb222bc6bde6e79a8555644b4d67f1ca1 /maps/012-1.tmx | |
parent | 7d74138d36c186366ef5fdaffb93f5d370c0a270 (diff) | |
download | clientdata-6fadab15a292ab75618f51418cad88a8988db326.tar.gz clientdata-6fadab15a292ab75618f51418cad88a8988db326.tar.bz2 clientdata-6fadab15a292ab75618f51418cad88a8988db326.tar.xz clientdata-6fadab15a292ab75618f51418cad88a8988db326.zip |
Add script fields
Diffstat (limited to 'maps/012-1.tmx')
-rw-r--r-- | maps/012-1.tmx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/maps/012-1.tmx b/maps/012-1.tmx index f241354a..ebfb980f 100644 --- a/maps/012-1.tmx +++ b/maps/012-1.tmx @@ -1132,6 +1132,7 @@ <property name="death" value="90000"/> <property name="max_beings" value="8"/> <property name="monster_id" value="1132"/> + <property name="script" value="Hinnak::OnKillPinkie"/> <property name="spawn" value="30000"/> </properties> </object> |