Scriptname _00E_MQ07a_SpiritSC extends ObjectReference Event OnTranslationComplete() If !FlyingTowardsPyrean FlyingTowardsPyrean = True MQ07a.FlyTowardsPyrean() EndIf EndEvent Event OnTranslationAlmostComplete() if FlyingTowardsPyrean MQ07a.PortPlayerIntoMemory() EndIf EndEvent bool FlyingTowardsPyrean _00E_MQ07a_Functions Property MQ07a Auto