if global.Story<4{
if Yap =0 MsgBox.Msg="Oh, that Princess Sabrina...          #She never forgets to return a book.         #...and she's so kind to share some books, too..."
if Yap =1 MsgBox.Msg="Her favorite book, of course, is "+chr(34)+"Staff of Laria"+chr(34)+".           #It's a wonderful story...          #Far-off places, four heroes, and a monster that dares #to threaten them all..."
if Yap =2 MsgBox.Msg="Still, I think that story's been getting to her head.        #She keeps saying she's been having strange dreams #about a monster and a hero..."
if Yap =3 MsgBox.Msg="!"
}else{
if Yap =0 MsgBox.Msg="Hmm...              #I never thought I'd miss Princess Sabrina's taste in #literature...          #She knew a good fantasy when she saw one."
if Yap =1 MsgBox.Msg="!"
}
