if global.Story<3{
if Yap=0 MsgBox.Msg="This is back-breaking work...        #if not leg-breaking work...           #Still, it pays well..."
if Yap=1 MsgBox.Msg="By the way, I hear that if you appeal to the #princess, and I really mean "+chr(34)+"appeal"+chr(34)+", you could easily #become an honorary knight of Sierr.          #...well, that's what I hear."
if Yap=2 MsgBox.Msg="...but you'll have to go in and out of the castle a few #times before she will give you requests to do.         #It'll be worth it, though..."
if Yap=3 MsgBox.Msg="!"
}

if global.Story=3{
if Yap=0 MsgBox.Msg="Don't look at me, I'm not the hero.          #I'm just a guard. I guard things. I don't go after big #ugly things."
if Yap=1 MsgBox.Msg="!"
}
if global.Story>3{
if Yap=0 MsgBox.Msg="It's a shame you couldn't save the princess earlier...          #But, I still say it's your responsibility.        #I've still got to maintain my post."
if Yap=1 MsgBox.Msg="By the way, I hear that if you appeal to the #princess, and I really mean "+chr(34)+"appeal"+chr(34)+", you could easily #become an honorary knight of Sierr.          #...well, that's what I hear."
if Yap=2 MsgBox.Msg="...but you'll have to go in and out of the castle a few #times before her handmaiden will give you requests.         #It'll be worth it, though..."
if Yap=3 MsgBox.Msg="!"
}