if global.Story < 4{
if Yap = 0 MsgBox.Msg = "#Ah, hello, "+global.Name+".            #Are you here to meet one of my daughters?"
if Yap = 1 MsgBox.Msg = "#...well, you're the one who just barged in here like this.       #Anyway, make yourself at home."
if Yap = 2 MsgBox.Msg = "!"
} else {
if Yap = 0 MsgBox.Msg = "I've been wondering...             #Do you remember Tiel's mother?           #I heard her name was Lyndis, and she had beautiful #golden hair..."
if Yap = 1 MsgBox.Msg = "When she came to town, she was awfully sick...         #She saved her daughter from some war going on in #their homeland...          #with her dying breaths."
if Yap = 2 MsgBox.Msg = "!"
}