mirror of
https://github.com/Rogiel/l2jserver2
synced 2025-12-13 02:32:51 +00:00
Change-Id: I3d4cd283cff0f3ea0202c4fe9b60ec5ed0b42ebd
This commit is contained in:
@@ -6,5 +6,6 @@ public interface Attackable extends TemplateCapability {
|
||||
void attack(Attacker source,
|
||||
com.l2jserver.model.world.capability.Attackable target);
|
||||
|
||||
public int getDamage();
|
||||
public int getPhysicalDamage();
|
||||
public int getMagicalDamage();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user