if global.Story<4{
if Yap = 0 MsgBox.Msg="Oh... Hello...           #Are you... are you here to ask for my hand in holy #matrimony?"
if Yap = 1 MsgBox.Msg="#NO? ...awww...            #But you're so cute..."
if Yap = 2 MsgBox.Msg="!"
}else{
if Yap = 0 MsgBox.Msg="#Oh... Hello...           #Would you be willing to take me as your bride?"
if Yap = 1 MsgBox.Msg="#NO? ...awww...            #But you're nicer than Verne..."
if Yap = 2 MsgBox.Msg="!"
}