if global.Story<4{
if Yap=0 MsgBox.Msg="I love taking a swim back and forth to this island.           #It's a bit tiresome, but it is SO worth the workout.         #...not to mention it's better to swim around this town #than to stay dry and cross the bridges."
if Yap=1 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="#...I'm tired of swimming...          #...but if I don't swim, how do I get back home?"
if Yap=1 MsgBox.Msg="!"
}
