diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-12 15:31:46 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-12 15:31:46 -0300 |
commit | 035f0c38e23c9cab9a7f57972fb062be0e4b8b97 (patch) | |
tree | 5a3179e1a1d358234f5f9ffd41ee6eb6c234e9c8 /npc/functions/mobpoint.txt | |
parent | 25202506530bdf201d322bccecb2d16fbff98327 (diff) | |
download | serverdata-035f0c38e23c9cab9a7f57972fb062be0e4b8b97.tar.gz serverdata-035f0c38e23c9cab9a7f57972fb062be0e4b8b97.tar.bz2 serverdata-035f0c38e23c9cab9a7f57972fb062be0e4b8b97.tar.xz serverdata-035f0c38e23c9cab9a7f57972fb062be0e4b8b97.zip |
Now Dausen's quest work... in theory, at least.
Diffstat (limited to 'npc/functions/mobpoint.txt')
-rw-r--r-- | npc/functions/mobpoint.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index d7a438d07..bca9c393a 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -51,6 +51,7 @@ OnNPCKillEvent: callfunc "mobhunter"; callfunc "SQuest_Hasan"; callfunc "SaggyMobCount"; + callfunc "dausen_mobtutorial"; killedrid=0; end; |