From cb8126c790b6e6ef982dc3efcacb58c71dfc214a Mon Sep 17 00:00:00 2001
From: meko <mekolat@users.noreply.github.com>
Date: Mon, 4 May 2015 11:12:59 -0400
Subject: Add mob points to Kaan's scorpion

---
 world/map/npc/029-1/hasan.txt | 2 ++
 1 file changed, 2 insertions(+)

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:
-- 
cgit v1.2.3-70-g09d2