32 if (
other.getContainingLocation() != ghost.
getEntity().getContainingLocation() || !
other.isAlive()) {
36 super.advance(amount, ghost);
40 else if (
maxBurn >= 15f) mult = 2f;
46 dest = Misc.getUnitVectorAtDegreeAngle(
52 if (Misc.getDistance(
dest, ghost.
getEntity().getLocation()) < 10f) {