if global.Story<4{
if Yap=0 MsgBox.Msg="I want to go out into the world, and try to earn money #in a way that has nothing to do with mugging the bad #guys..."
if Yap=1 MsgBox.Msg="Wait a minute! I can sell Twelkin Buns!            #Isn't that particular shop down on the southernmost #road in town?"
if Yap=2 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="Wow... I can't believe how many Twelkin Buns I've #sold!           #...not to mention I've certainly won the heart of my #one true love with them..."
if Yap=1 MsgBox.Msg="Seriously, you should try selling some.        #Just go down the southernmost road in this town, and #you should find Mr. Twelkin's business easily."
if Yap=2 MsgBox.Msg="!"
}

