Merge branch 'main' of github.com:PenguinOwl/QuidProQuo
This commit is contained in:
commit
f657a3afc9
@ -22,7 +22,6 @@ public class HitRitual extends Ritual {
|
||||
@Override
|
||||
public void execute(Player caster, Player target, Location location) {
|
||||
target.playSound(target.getLocation(), Sound.HURT_FLESH, 1, 1);
|
||||
//target.damage(1.0);
|
||||
}
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user