if global.Story<4{
if Yap=0 MsgBox.Msg="This place has plenty of water, actually.         #Sure, it's dry, but since everyone knows it's so dry, #everybody's been so good at conserving water, that #we actually have enough of it."
if Yap=1 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="We still have no problems with water.           #Sure, our oasis is small, but it's rather deep.            #It would be a shame if a little kid tripped into it."
if Yap=1 MsgBox.Msg="!"
}