if global.Story<4{
if Yap=0 MsgBox.Msg="Do not meddle in the affairs of Dragons.         #Don't ask why. They're ferocious.          #Anyway, stay away from the Dragon cave."
if Yap=1 MsgBox.Msg="!"
}else{
if Yap=0 MsgBox.Msg="Do not meddle in the affairs of Dragons...          #unless you're well-experienced with dealing with such #fearsome creatures...           #I think you are, so that's no big deal for you."
if Yap=1 MsgBox.Msg="!"
}
