;If the scene ends before the player is married, trigger the fail state If (GetOwningQuest().GetStage() < 100) GetOwningQuest().SetStage(150) EndIf