Dropped onKillDelay.

This commit is contained in:
MobiusDev
2016-03-01 10:34:58 +00:00
parent d3ed651c3a
commit f2e3e8171c
4 changed files with 4 additions and 33 deletions

View File

@@ -710,7 +710,6 @@ public final class Antharas extends AbstractNpcAI
{
cancelQuestTimer("SET_REGEN", npc, null);
startQuestTimer("SET_REGEN", 60000, npc, null);
((L2Attackable) npc).setOnKillDelay(0);
}
else
{