if Yap = 0 {Msg= "Stratos...                #Home land of the late Wyverne Balzoda...                #and once a place full of enslaved Fairies.                                                "
sound_play(SabrinaTheme)
}

if Yap = 1 {Msg= "#Is it really necessary to rebuild this place, Sabrina?                                                            "}

if Yap = 2 {Msg= "Yes, "+global.Name+". If we rebuild it, we can change the #course of history.                #It was once known as a town of selfish people who stole #Fairies for personal gain...                                                        "}

if Yap = 3 {Msg= "Now, it will be a town of people who will remember the #harm they caused in years past... to prevent the abuse #of such precious creatures.                                                  "}

if Yap = 4 {Msg= "The balance of magic depends on Dragons and Fairies #alike...                    #It's only fair to make it known to the world.                                                                "}

if Yap = 5 {Msg= "#Sabrina... I understand.               #I will support you to the end.                                                                         "}

if Yap = 6 {Msg= "#"+global.Name+"... thank you.                #I know we'll live happily together... ever after.                                                                                                "}

if Yap = 7 {Msg= "?."
instance_create(0,0,SimpleFadeInOut)
Yap = 8
Letter = 1
Act = 0
Dist= 0
alarm[4]= 30
}

if Yap = 9 {
instance_create(0,0,CreditsSequence)
instance_destroy()
}