if global.Story<4{
if Yap=0 MsgBox.Msg="We drink, cook, and clean with all the water around #this town.            #...which is why we now have a public outhouse.          #That way, we STILL have clean water."
if Yap=1 MsgBox.Msg="#...but somehow, I don't think that outhouse will ever #catch on..."
if Yap=2 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="I'm glad we have an outhouse in town.         #At least this city doesn't stink so badly as it did so #many years ago..."
if Yap=1 MsgBox.Msg="!"
}