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

if Yap = 1 MsgBox.Letter = 0

if Yap =2{
MsgBox.Msg = "#Oh, hello, "+global.Name+". I see I'm getting too old for #these things."
}

if Yap =3{
MsgBox.Msg = "I heard that monsters were on the rise... I just didn't #want to believe it.       #So, what brings you here?"
}

if Yap =4{
MsgBox.Msg = "Hmm... some Fairy told you I was here?         #...I should have seen this day would come.        #After all..."
}

if Yap =5{
MsgBox.Msg = "#I, Tabitha, AM the Witch of Gaius."
}

if Yap =6{
MsgBox.Msg = "Surprised? You shouldn't be.      #Without us, there would be no knowlege of magic #within our land. We help maintain the balance of #light and dark magic."
}

if Yap =7{
MsgBox.Msg = "#...but that balance is threatened now. A Dragonian #has attained power over the monsters."
}

if Yap =8{
MsgBox.Msg = "#What? You never heard of a Dragonian?"
}

if Yap =9{
MsgBox.Msg = "Every time a Dragonian reaches a certain age, he #takes control of all the monsters, and they become #more dangerous than ever."
}

if Yap =10{
MsgBox.Msg = "A Dragonian only brings destruction to Sierr.       #It's happened before, and it will happen again.       #The last one was dealt with by we Four Witches.      #...but we are weary, and cannot take on this new foe."
}

if Yap =11{
MsgBox.Msg = "#Knowing this, there is one thing left to do..."
}

if Yap =12{
MsgBox.Msg = "Someone of a brave heart and mind must find the #rest of us, and retrieve our four amulets so we may #regain the power we once had."
}

if Yap =13{
MsgBox.Msg = "...that being said, the other three witches must have #been trapped within their respective shrines.       #...and our four amulets have been separated as far #from us as possible, within dungeon walls."
}

if Yap =14{
MsgBox.Msg = "Once we have our power back, we shall aid you to face #the evil Dragonian.       #...for Yura, the Great Fairy, has chosen you to do #him in."
}

if Yap =15{
MsgBox.Msg = "#Anyway... let's go!"
}

if Yap =16{
instance_create(x,y,TabSaved)
BigTalk = 0
MsgBox.Msg = "!"
Levelized.z = 8
instance_create(700,444,WarpPortal)
}