erwrwe
This commit is contained in:
parent
00fe07a573
commit
b20aa15b9a
@ -21,7 +21,6 @@ public class HitRitual extends Ritual {
|
|||||||
@Override
|
@Override
|
||||||
public void execute(Player caster, Player target, Location location) {
|
public void execute(Player caster, Player target, Location location) {
|
||||||
target.playSound(target.getLocation(), Sound.HURT_FLESH, 1, 1);
|
target.playSound(target.getLocation(), Sound.HURT_FLESH, 1, 1);
|
||||||
//target.damage(1.0);
|
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user