if Yap = 0 {
Yap = 1
alarm[4] = 4
}

if Yap = 1 MsgBox.Letter = 0

if Yap =2{
MsgBox.Msg = "#Oh, thank you, little "+global.Name+"!      #I'm Cherlindrea, the Witch of Stratos."
}

if Yap =3{
MsgBox.Msg = "What? You don't believe I'm a Witch?     #Well, I am one of them. I just like to look beautiful, #that's all."
}

if Yap =4{
MsgBox.Msg = "#Besides, I was more than a Witch. I was once a #Fairian."
}

if Yap =5{
MsgBox.Msg = "#What? You never heard of a Fairian, either?     #Well, let me put it this way..."
}

if Yap =6{
MsgBox.Msg = "A Fairian is essentially a Fairy's child, if the father, or #mother in my case, was a human. You know, kind of #like the Dragonian, except I was always bringing #blessings and order to Sierr instead of chaos."
}

if Yap =7{
MsgBox.Msg = "Anyway, I WAS a Fairian. I became a full-blown #human girl when I met Hugo Ferguson. He gave me #a kiss out of nowhere, and BAM! I'm purely human.#...and I loved every moment of that kiss."
}

if Yap =8{
MsgBox.Msg = "#I married him shortly after that day.      #...but I outgrew him, literally."
}

if Yap =9{
Focus = 1
Rick.visible = 1
Rick.Talk = 1
visible = 0
GameCam.direction = Rick.direction+180
if GameCam.direction>360 GameCam.direction = GameCam.direction-360
GameCam.x = Rick.x+96*sin((GameCam.direction+270)*pi/180)
GameCam.y = Rick.y+96*cos((GameCam.direction+270)*pi/180)
MsgBox.Msg = "#Why are you telling me this?"
}

if Yap =10{
Focus = 0
Rick.visible = 0
Rick.Talk = 0
visible = 1
GameCam.direction = direction+180
if GameCam.direction>360 GameCam.direction = GameCam.direction-360
GameCam.x = x+96*sin((GameCam.direction+270)*pi/180)
GameCam.y = y+96*cos((GameCam.direction+270)*pi/180)
MsgBox.Msg = "#Well... you see, I heard from Yura that she had a kid.     #Not another Fairy kid, a Fairian."
}

if Yap =11{
MsgBox.Msg = "She kept it all hush-hush as to who she meant, but #I bet the new Fairian's beautiful.       #...and Yura was very insistent that I tell you that she #had a Fairian child. I don't know why."
}

if Yap =12{
MsgBox.Msg = "She also said that you should stop the Dragonian #from ever meeting the Fairian... or else something #bad could happen."
}

if Yap =13{
MsgBox.Msg = "#I don't remember all the details, exactly.      #Maybe if we got out of this shrine..."
}

if Yap =14{
instance_create(x,y,CherSaved)
BigTalk = 0
MsgBox.Msg = "!"
Levelized.z = 48
instance_create(516,644,WarpPortal)
}