if global.Story<4{
if Yap=0 MsgBox.Msg="Oh, I wish I were richer...          #If I was, I would at least start a farm, and everyone #else within this town would be richer, too..."
if Yap=1 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="#Hard times are hard.          #Maybe I should deal with it."
if Yap=1 MsgBox.Msg="#..."
if Yap=2 MsgBox.Msg="#...nah."
if Yap=3 MsgBox.Msg="!"
}