//For MapTab

if Yap = 0 {
Talk = 1
MsgBox.Msg= "Oh, hello, "+global.Name+"! I know that your destiny is #tough to swallow, but it is your duty to save this land #from the Dragonian."
}

if Yap = 1 MsgBox.Msg= "#Don't worry, Tiel knows about this, too.        #She worries about you a lot for some reason."

if Yap = 2 MsgBox.Msg= "You know, when she first came into this town, she was #so confused and frightened.        #She didn't even speak a word of Sierran."

if Yap = 3 MsgBox.Msg= "#Ever since I took her in, she's been asking about the #land, the Four Witches, and you, for some reason."

if Yap = 4 MsgBox.Msg= "#Let me tell you this much: one day, she will help you #on your journey. Don't forget that."

if Yap = 5 MsgBox.Msg= "...but still... I don't know why she looks at you the way #she does...      #Eh, I guess it's not important..."

if Yap = 6 {
Talk = 0
MsgBox.Msg= "!"
}