From dda076d8acecfe19ca8c46c069377366659b98bc Mon Sep 17 00:00:00 2001 From: Jesusaves Date: Sun, 21 Jun 2020 08:19:27 -0300 Subject: Move Monster King Illusion kills code around --- npc/functions/mobpoint.txt | 7 ------- 1 file changed, 7 deletions(-) (limited to 'npc/functions/mobpoint.txt') diff --git a/npc/functions/mobpoint.txt b/npc/functions/mobpoint.txt index ab6c2587c..b069dbe27 100644 --- a/npc/functions/mobpoint.txt +++ b/npc/functions/mobpoint.txt @@ -52,13 +52,6 @@ OnUnlock: OnNPCKillEvent: $MONSTERS_KILLED+=1; - if (killedrid == MonsterKing) { - announce "An illusionary monster king was killed.", bc_all | bc_pc; - if ($REBIRTH_WINNER$ == "" && TOP3AVERAGELVL() < 100) - getexp min(641500, BaseLevel**3), 0; - else - Mobpt+=max(13500, rand2(10000, BaseLevel*90)); - } // Remove undue Job exp // The check is probably correct, but setparam is not working =/ -- cgit v1.2.3-60-g2f50