if global.SQItemA=1{
if Yap=0 {MsgBox.Msg="#Ah! Twelkin Buns!            #May I buy them for... 5 Ryubies?"
MsgBox.QTxt="Sure#No way"
MsgBox.QChoose=0
MsgBox.Question=2
}

if Yap=1 {
if MsgBox.QChoose=0{MsgBox.Msg= "Oh, thank you!           #I'll give you some advice...            #Under this very city is the shrine dedicated to the #great Queen Luminesca." 
global.Cash+=5
}else MSgBox.Msg="No? They're just buns!          #They couldn't be that expensive, can they?"
MsgBox.Question=0
}

if Yap=2 {if MsgBox.QChoose=0 MsgBox.Msg="...but it's flooded. VERY flooded.           #That fountain behind Queen Luminesca's statue leads #to her shrine.           #That's how flooded it is." else MsgBox.Msg="!"
}
if Yap=3 {MsgBox.Msg="!"
if MsgBox.QChoose=0 global.SQItemA=0
}
}else{
if Yap=0 MsgBox.Msg="...food...              #I need some food...          #Feed me..."
if Yap=1 MsgBox.Msg="!"
}