if Yap =0 {MsgBox.Msg="#...wait, so Sabrina wanted you to give me this book?        #Well, that's rather sweet of her..."
Talk=1}

if Yap =1 MsgBox.Msg="#Let's see..."

if Yap =2 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 =3 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 =4 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 =5 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 =6 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 =7 MsgBox.Msg="...oh, and here's an interesting tidbit...         #"+chr(34)+"The founding of Stratos led to many young Fairies #going there to seek human husbands and wives..."+chr(34)

if Yap =8 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 =9 MsgBox.Msg="#..."

if Yap =10 MsgBox.Msg="#...silly Fairies..."

if Yap =11 MsgBox.Msg="Oh, and apparently Sabrina slipped this into the #book... somehow.        #It's got your name on it and everything!       #Here you go!"

if Yap =12 {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")
Talk=0
Dialog="Scripts/VerneC.txt"
}