if global.Story < 4{
if Yap = 0 MsgBox.Msg="Did you know, over in Gaius, there's a pretty neat #bath house?         #I've never been there, though..."
if Yap = 1 MsgBox.Msg="...oh, you're FROM Gaius...       #Tell me, how public are their bath houses?        #Hey, I'm just self-conscious, that's all..."
if Yap = 2 MsgBox.Msg="!"
}else{
if Yap = 0 MsgBox.Msg="It feels weird not having the Princess around.          #Now, we've got all this surplus of books that nobody's #gonna read."
if Yap = 1 MsgBox.Msg="!"
}

if instance_number(FollowingTiel)>0{
if Yap = 0 MsgBox.Msg="Oh, hello, there.        #Is that your date?        #She's rather cute for an Elfling..."
if Yap = 1 MsgBox.Msg="#I hope you two stay together.          #You two look good together, that's all."
if Yap = 2 MsgBox.Msg="!"
}