if global.Story<4{
if Yap=0 MsgBox.Msg="It's so dusty out there...             #I wish it weren't so dusty, getting all that dust in my #eyes...             #...but at least you made it through the dust, right?"
if Yap=1 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="Hey, I haven't seen you in a while.            #I mean, yes, you've been here before, but it's weird not #seeing you in a while...          #Nice weather, eh, kid?"
if Yap=1 MsgBox.Msg="!"
}
