From 370113bc961a8da71e9d4a208b07717cc362b458 Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Fri, 7 Sep 2018 01:21:33 -0300 Subject: [skip ci] better formula --- npc/functions/gmbot.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/npc/functions/gmbot.txt b/npc/functions/gmbot.txt index 6372019f3..f94f6b5b7 100644 --- a/npc/functions/gmbot.txt +++ b/npc/functions/gmbot.txt @@ -136,7 +136,7 @@ OnTimer62000: $@MK_AGGRO=$@MK_AGGRO*3/2; // Spawn stuff - areamonster(.@m$, .@x-20, .@y-20, .@x+20, .@y+20, "Monster", ManaGhost, $@MK_AGGRO, "Monster King::OnSlaveDie"); + areamonster(.@m$, .@x-20, .@y-20, .@x+20, .@y+20, "Monster", ManaGhost, ($@MK_AGGRO/10)+.nearby, "Monster King::OnSlaveDie"); $@MK_AGGRO=0; } -- cgit v1.2.3-70-g09d2