if global.Story < 4{
if Yap = 0 MsgBox.Msg = "So, what do you do for fun?            #Do you like smashing vases? Attacking chickens?          #Holding things over your head?        #I thought all heroes do that stuff..."
if Yap = 1 MsgBox.Msg = "!"
}else {
if Yap = 0 MsgBox.Msg = "Wow... you're quite a hero.          #I bet Tiel loves you for all your heroic deeds.        #...and I wouldn't blame her."
if Yap = 1 MsgBox.Msg = "!"
}
