Look for the spell method and add a faceto?
Code:package org.darken.model.combat.impl (MagicAction class);under that,Code:interaction.setTicks((int) Math.floor(interaction.getSource().getLocation().distance(interaction.getVictim().getLocation()) * 0.5) + spell.getExtraDelay());
really simple.Code:interaction.getSource().turnTo(interaction.getVictim());




