if global.Story<4{
if Yap = 0 MsgBox.Msg = "Geez, my sister's pushy, isn't she?          #I wish my sister were more like your good friend, Tiel.           #I mean, she's kind and gentle and already has a cute #boyf-- er, friend."
if Yap = 1 MsgBox.Msg = "You know, you should get her some flowers once in a #while.            #That way, she'll REALLY want you by her side.          #...right?"
if Yap = 2 MsgBox.Msg = "!"
} else {
if Yap = 0 MsgBox.Msg = "...I wish my sister would stop yelling "+chr(34)+"someone else"+chr(34)+" #all the time when talking about me.            #It's rather rude.             #I don't like it at all."
if Yap = 1 MsgBox.Msg = "I still wish I had Tiel for a sister instead...          #At least she would be kinder than SOME OTHER #PEOPLE I KNOW..."
if Yap = 2 MsgBox.Msg = "#...uh, sorry.        #I guess that runs in the family..."
if Yap = 3 MsgBox.Msg = "!"
}