rescue

open override fun rescue(): Boolean

This method is called to discover a safe position to teleport to. In this case, we simply return the last known safe position.

TODO: This does not seem to be consistent enough, so we rather rely on the base discoverRescuePosition method.