if Yap = 0 MsgBox.Msg= "Hey there, "+global.Name+"!          #You know, I bet you really like Tiel.         #She's always looking at you with admiration.            #How about you return the favor?"
if Yap = 1 MsgBox.Msg= "If there's one thing I know, it's that girls #LOVE flowers.       #It's the best way to show your affection for Tiel.           #...or whoever you like."
if Yap = 2 MsgBox.Msg= "Anyway, the point is I'm giving THIS to you on the #house!         #It's a cute little Flower Basket!            #It's better than paying 50 Ryubies in Central Town..."
if Yap = 3 MsgBox.Msg= "Go on! Pick some flowers!           #Show Tiel how much you lo-- er, really like her!       #...or whoever."

if Yap = 4 {
with MsgBox{ instance_destroy()}
sound_play(ItemGet)
instance_create(Rick.x,Rick.y,ItemBought)
Yap = 0
Targeted = 0
Rick.visible = 1
Active=2
alarm[2]=2
Dialog="Scripts/GaiusShop.txt"
}