From c8677766f0c0f7e972ced5fdae8fc9a30ded7ba4 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 8 Jun 2018 19:51:06 -0300 Subject: 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. --- npc/003-1/hasan.txt | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'npc/003-1') 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(, ); + end; } -- cgit v1.2.3-60-g2f50