if global.Story<3{
if Yap = 0 MsgBox.Msg="If you go upstairs, you'll witness the Mark #of Sierr.           #It is a symbolic mark that represents the four lands, #and this city, the center of it all."
if Yap = 1 MsgBox.Msg="Legend has it that spells, both good and evil, are #amplified when they are cast upon it.            #...but in order to do that, you'd need to know magic #first, right?"
if Yap = 2 MsgBox.Msg="I bet if the Four Witches came together here, anything #would be possible.             #...but it's been so peaceful that we don't need to use it, #right?"
if Yap = 3 MsgBox.Msg="!"
}

if global.Story=3{
if Yap = 0 MsgBox.Msg="#Verne already knocked me out once.          #Why would I want him to knock me out again?"
if Yap = 1 MsgBox.Msg="!"
}

if global.Story>3{
if Yap = 0 MsgBox.Msg="I know the princess has been kidnapped, but...          #It's not my duty to save the princess.          #That's your duty."
if Yap = 1 MsgBox.Msg="...No, I'm not lazy. I'm just... uh... protecting the home #front from any more monsters.          #Yeah! That's it! Protecting the home front!"
if Yap = 2 MsgBox.Msg="!"
}