if Yap=0 MsgBox.Msg="I see you're back... again.       #There is one last favor Sabrina wanted to #give you..."

if Yap=1 MsgBox.Msg="...but I can't let you do it.          #These requests were written out for me long #before she was kidnapped..."

if Yap=2 MsgBox.Msg="Well... what was the request?         #She wanted you to give Verne a book.        #It's a history of the royal lineage of Sierr."

if Yap=3 MsgBox.Msg="However, since Verne is none other than the vile #Dragonian, I cannot let you do that.        #I'm sure you feel the same."

if Yap=4 MsgBox.Msg="...but I do know this...         #Verne was rather interested in the subject of the #great Queen Luminesca."

if Yap=5 MsgBox.Msg="#It's best if I read the excerpts, so #you'll understand..."

if Yap =6 MsgBox.Msg=chr(34)+"King Katrov's wife, Queen Luminesca, was the #greatest queen the land of Sierr had ever known.       #She was the daughter of a Fairy and a caring #farmer."+chr(34)

if Yap =7 MsgBox.Msg=chr(34)+"Because King Katrov loved Queen Luminesca so #much, he had many children.         #As such, he made it a law that whoever kisses one #of royal blood must wed him or her someday."+chr(34)

if Yap =8 MsgBox.Msg=chr(34)+"Long ago, there was a great plague within Stratos, #the northern land.        #When it struck, she came to the people with her #family of Fairies."+chr(34)

if Yap =9 MsgBox.Msg=chr(34)+"She and her Fairy family helped cure the plagues #there.         #In honor of her memory, Stratos City was built, #statues of her lovely dress were made..."+chr(34)

if Yap =10 MsgBox.Msg=chr(34)+"...and within Stratos, the tradition of a Fairy in #every home was established, so that no ills would #befall the people."+chr(34)

if Yap =11 MsgBox.Msg="...oh... didn't notice this part...         #"+chr(34)+"The founding of Stratos led to many young Fairies #going there to seek human husbands and wives..."+chr(34)

if Yap =12 MsgBox.Msg=chr(34)+"...only to find themselves enslaved by them.        #Years later, Queen Luminesca was disavowed by her #Fairy family, yet still honored by the royal family."+chr(34)

if Yap=13 MsgBox.Msg="I don't know what he would get out of that, but #I know one thing:         #You REALLY shouldn't let Verne kiss Sabrina!       #I can't imagine her marrying a monster like him!"

if Yap=14 MsgBox.Msg="Anyway... I guess I'll give you the standard #reward right now, even though you didn't do anything #much..."

if Yap =15 {with MsgBox {instance_destroy()}
sound_play(ItemGet)
instance_create(Rick.x,Rick.y,ItemBought)
ItemBought.Sig = 9
Yap = 0
Targeted = 0
Rick.visible = 1
Active = 2
alarm[2] = 2
global.SabHeart+=1
global.SabLove +=15
global.SQItemD = 0
ds_list_add(global.KHDB,"BOOK")
Dialog="Scripts/SabrinaC.txt"
}