summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormeko <mekolat@users.noreply.github.com>2015-05-04 11:12:59 -0400
committermeko <mekolat@users.noreply.github.com>2015-05-04 11:12:59 -0400
commitcb8126c790b6e6ef982dc3efcacb58c71dfc214a (patch)
tree22958f27c6cce318c225ca99bed5bcd67b19bb9b
parent969b8628b353e7e5bbdeaac5b4afe46a8a313e4f (diff)
downloadserverdata-cb8126c790b6e6ef982dc3efcacb58c71dfc214a.tar.gz
serverdata-cb8126c790b6e6ef982dc3efcacb58c71dfc214a.tar.bz2
serverdata-cb8126c790b6e6ef982dc3efcacb58c71dfc214a.tar.xz
serverdata-cb8126c790b6e6ef982dc3efcacb58c71dfc214a.zip
Add mob points to Kaan's scorpion
-rw-r--r--world/map/npc/029-1/hasan.txt2
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: