summaryrefslogtreecommitdiff
path: root/npc/003-1/hasan.txt
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-06-08 19:51:06 -0300
committerJesusaves <cpntb1@ymail.com>2018-06-08 19:51:06 -0300
commitc8677766f0c0f7e972ced5fdae8fc9a30ded7ba4 (patch)
treed8f9ca9247407d31f938d9db23a52e8d9e9bb7ce /npc/003-1/hasan.txt
parentb0ae5e075a4bb3a2dad7fef19317b96fe297de0c (diff)
downloadserverdata-c8677766f0c0f7e972ced5fdae8fc9a30ded7ba4.tar.gz
serverdata-c8677766f0c0f7e972ced5fdae8fc9a30ded7ba4.tar.bz2
serverdata-c8677766f0c0f7e972ced5fdae8fc9a30ded7ba4.tar.xz
serverdata-c8677766f0c0f7e972ced5fdae8fc9a30ded7ba4.zip
Decrease a little the mobs spawn on soren-2.
Previously it was 1~3, with same chances to 1, 2 and 3. Now it still is 2~3, but odds of 1,3 are lower and odds of 2 are higher.
Diffstat (limited to 'npc/003-1/hasan.txt')
-rw-r--r--npc/003-1/hasan.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/npc/003-1/hasan.txt b/npc/003-1/hasan.txt
index e9f9467e3..33b609a66 100644
--- a/npc/003-1/hasan.txt
+++ b/npc/003-1/hasan.txt
@@ -101,5 +101,9 @@ L_DoSteal:
OnInit:
.sex = G_MALE;
.distance = 5;
+
+ //npcspeed(150);
+ //npcwalkto(<x>, <y>);
+
end;
}