if global.Story < 4{
if Yap = 0 MsgBox.Msg="I hear that there's a cave in the canyon in Incendia.        #...and there's the Incendia Shrine right next to it.        #Keep away from the cave for now, and try to look #in the Incendia Shrine."
if Yap = 1 MsgBox.Msg="!"
}else{
if Yap = 0 MsgBox.Msg="You know what I said about staying away from the #Dragon cave?         #Forget it. You can handle Dragons.      #...you need to, anyway."
if Yap = 1 MsgBox.Msg="...now, if only you could find a way to pass through it #without frying...         #Maybe that Elsaba witch knows how to do it..."
if Yap = 2 MsgBox.Msg="!"
}

if instance_number(FollowingTiel)>0{
if Yap = 0 MsgBox.Msg="You know, I'm willing to bet that if you two had any #children, they'd grow up to be heroes, too.        #Maybe they'd stop those wars that are going on in #that Elfling country..."
if Yap = 1 MsgBox.Msg="!"
}