if Yap = 0 MsgBox.Msg="Well, I see you're back... again.       #Would you like another mission the princess would #normally give you?"

if Yap = 1 MsgBox.Msg="You see, Princess Sabrina ordered a dress from Arlon.        #They say it looks like the sleeves are wings, #and the skirt's split in the middle.         #Personally, I don't know about her tastes..."

if Yap = 2 MsgBox.Msg="However, there have been some delays for her.        #It's not just that she's been kidnapped by a fearsome #monster... but she was reading too many books to #go get it herself."

if Yap = 3 MsgBox.Msg="...also, she was too busy with school work.           #I appreciate a woman who sets her own desires aside #for the necessities...        #But I digress..."

if Yap = 4 {MsgBox.Msg= "#Would you please retrieve this dress for her?"
MsgBox.Question = 2
MsgBox.QChoose = 0
MsgBox.QTxt = "Sure thing!#I'm busy... sorry."
}

if Yap = 5 {if MsgBox.QChoose = 0{MsgBox.Msg="Very good. Just go to Vapora, and tell them Princess #Sabrina sent you.         #It's technically true..."
}
else MsgBox.Msg= "Unfortunately, none of the servants are #available to do it for me...         #If you do, you shall recieve another Heart Piece..."
MsgBox.Question = 0}

if Yap = 6 {MsgBox.Msg="!"
if MsgBox.QChoose=0 {global.SQItemD = 10
sound_play(ItemGet)
Dialog="Scripts/SabrinaC.txt"}
}