Sync with L2jServer HighFive Aug 29th 2015.
This commit is contained in:
@@ -104,10 +104,5 @@ public final class MagicalAttack extends AbstractEffect
|
||||
activeChar.sendDamageMessage(target, damage, mcrit, false, false);
|
||||
}
|
||||
}
|
||||
|
||||
if (info.getSkill().isSuicideAttack())
|
||||
{
|
||||
activeChar.doDie(activeChar);
|
||||
}
|
||||
}
|
||||
}
|
Reference in New Issue
Block a user