erwrwe
This commit is contained in:
parent
3ad48605b3
commit
8ed0e18799
@ -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