Sync with L2jServer HighFive Aug 29th 2015.
This commit is contained in:
@@ -1561,6 +1561,11 @@ public final class Skill implements IIdentifiable
|
||||
caster.setChargedShot(ShotType.SOULSHOTS, false);
|
||||
}
|
||||
}
|
||||
|
||||
if (isSuicideAttack())
|
||||
{
|
||||
caster.doDie(caster);
|
||||
}
|
||||
}
|
||||
|
||||
public void attach(FuncTemplate f)
|
||||
|
Reference in New Issue
Block a user