if Yap=0 {MsgBox.Msg="#Hey, "+global.Name+"!        #Could I ask you for another favor?"
Talk=1}

if Yap=1 MsgBox.Msg="You know that weird Verne guy?        #You see, he wants to do some research on us, the #royals of Sierr!       #...but daddy doesn't trust him..."

if Yap=2 {MsgBox.Msg="#So, do you think you could give him this book for me?        #It's the history of my family..."
MsgBox.Question = 2
MsgBox.QTxt = "Okay, princess#I don't think so..."
}

if Yap=3{if MsgBox.QChoose = 0{MsgBox.Msg="Great!        #I hope he finds something interesting inside...         #I know YOU will, "+global.Name+"..."
}else MsgBox.Msg ="...what?        #You don't trust Verne, either?        #I thought you two were friends..."
MsgBox.Question = 0
}

if Yap = 4 {MsgBox.Msg= "!"
Talk=0
if MsgBox.QChoose=0{
global.SQItemD = 12
sound_play(ItemGet)
Dialog="Scripts/SabrinaB.txt"}
}