diff options
author | Jesusaves <cpntb1@ymail.com> | 2019-06-16 18:36:18 -0300 |
---|---|---|
committer | Jesusaves <cpntb1@ymail.com> | 2019-06-16 18:36:18 -0300 |
commit | 32d394806ea8f6e4c947090aaf0f79552f4694a2 (patch) | |
tree | 5649ec071ae4f82cb6ae970d848c9f245297087c /npc/functions/mobpoint.txt | |
parent | fb39a4812462985bbc2fe1f59fe448fbfbe618d1 (diff) | |
download | serverdata-32d394806ea8f6e4c947090aaf0f79552f4694a2.tar.gz serverdata-32d394806ea8f6e4c947090aaf0f79552f4694a2.tar.bz2 serverdata-32d394806ea8f6e4c947090aaf0f79552f4694a2.tar.xz serverdata-32d394806ea8f6e4c947090aaf0f79552f4694a2.zip |
Daily quest at Tulimshar Guard House to slay 100 random monsters.
Rewards are small, but they count on any monster, so why not.
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 bca9c393a..8605f40ba 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -52,6 +52,7 @@ OnNPCKillEvent: callfunc "SQuest_Hasan"; callfunc "SaggyMobCount"; callfunc "dausen_mobtutorial"; + callfunc "Guardhouse_RandQuestCheck"; killedrid=0; end; |