if Yap = 0 {MsgBox.Msg="#Hey, "+global.Name+"...        #Could you do me another favor?"
Talk=1}

if Yap = 1 MsgBox.Msg="You see, I ordered a dress a while back.        #It's a pretty pink-and-blue dress, with sleeves that #almost feel like wings when you wear them, made #from all-natural Arling Cotton..."

if Yap = 2 MsgBox.Msg="No, it's not made from real Arlings, you silly guy.        #It's made in Arlon.           #I've read about how they make some of the finest #clothing around..."

if Yap = 3 MsgBox.Msg="Anyway, I'm supposed to pick up the dress in #Vapora, but I can't.        #I've got too much work as a princess to do."

if Yap = 4 {MsgBox.Msg= "#So, could you get it for me?"
MsgBox.Question = 2
MsgBox.QChoose = 0
MsgBox.QTxt = "Sure thing!#I'm busy... sorry."
}

if Yap = 5 {if MsgBox.QChoose = 0{MsgBox.Msg="GREAT! Just go to Vapora, and tell them that the #lovely Princess Sabrina sent you.         #Okay, "+global.Name+"?"
} else MsgBox.Msg= "#...but all my servants are booked...         #I'll give you a Heart Piece if you do..."
MsgBox.Question = 0}

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