if global.Story<4{
if Yap=0 MsgBox.Msg="My mother died when I was very young...          #I can tell you have a similar story about your mom...           #I see it in your eyes."
if Yap=1 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="Some days, I wish I still had my mommy.          #I need someone to hug before I go to sleep.         #...thankfully, the old woman's so kind to do that small #service for us..."
if Yap=1 MsgBox.Msg="!"
}

