diff options
-rw-r--r-- | world/map/npc/029-1/hasan.txt | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/world/map/npc/029-1/hasan.txt b/world/map/npc/029-1/hasan.txt index 8d35da8b..eef3eb64 100644 --- a/world/map/npc/029-1/hasan.txt +++ b/world/map/npc/029-1/hasan.txt @@ -182,6 +182,8 @@ OnScorpionDeath: goto L_Clean; set QL_BEGIN, 13; message strcharinfo(0), "You saved Hasan."; + set @mobID, 1003; + callfunc "MobPoints"; goto L_Clean; L_TimeOut: |