if global.Story<4{
if Yap=0 MsgBox.Msg="Many people have tried to slay Dragons in the cave.          #Most people do it to impress ladies.          #Others, well, to impress even more ladies."
if Yap=1 MsgBox.Msg="However, I've been seeing at least four Dragons led #of these caves for unknown reasons.          #One of them must have entered the Shrine one time or #another..."
if Yap=2 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="Dragon-slaying is stupid.         #...unless a Dragon is truly evil.         #Who said there was no such thing as a good Dragon?"
if Yap=1 MsgBox.Msg="!"
}