if global.Story <4{
if Yap = 0 MsgBox.Msg="If you ask yourself the question "+chr(34)+"Where do I go?"+chr(34)+", the #answer is quite simple:             #Anywhere you want."
if Yap = 1 MsgBox.Msg="You cannot venture further if you don't try to.         #You have to go anywhere you have yet to go, and if #there's no way to move on further, simply look #elsewhere, and you may find your answer."
if Yap = 2 MsgBox.Msg="!"
}else{
if Yap = 0 MsgBox.Msg="As I said before, if you don't know where to go, simply #go where you haven't been able to go before.             #New passages are open to you from here on out."
if Yap = 1 MsgBox.Msg="You could be brave enough to meet Ghidra, the king #of all black Dragons, within the Dragon cave.             #...or you could catch a glimpse of Yura, the Queen of #all the Fairies."
if Yap = 2 MsgBox.Msg="You could even discover Queen Luminesca's shrine in #what's left of Stratos City.            #...or open the path to the Ruins of Gaius."
if Yap = 3 MsgBox.Msg="#There's so much you can do...           #and all you have to do is step outside, and look for it."
if Yap = 4 MsgBox.Msg="!"
}