if Yap = 0 {
Talk = 1
MsgBox.Msg= "#"+global.Name+"... I'm glad you found Tiel.       #Did she help you like I said?"
}

if Yap = 1 MsgBox.Msg= "#...still... she always seems to act strange around you.      #When she talks about you..."

if Yap = 2 MsgBox.Msg= "...well, I don't know how to explain it. All I know is #she's fascinated by the very idea of you.       #She's been like that ever since she came here.      #Why is that?"

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