
if Yap=0 MsgBox.Msg="Where has my mistress Almithea been?              #I haven't seen her since she left for Vapora Shrine.           #Something must have happened over there..."
if Yap=1 MsgBox.Msg="!"

if instance_number(AlmSaved)=1{
if Yap=0 MsgBox.Msg="My mistress Almithea's been back.            #I hear YOU saved her...               #For a moment there, I thought she was visiting her #old pal, Yura."
if Yap=1 MsgBox.Msg="!"
}

if global.Story>3{
if Yap=0 MsgBox.Msg="Before I can tell you my story, you must meet the #Queen of the Fairies first.           #She lives in the northern cave."
if Yap=1 MsgBox.Msg="!"
}

if instance_number(CrystalSword)=1{
if Yap=0 MsgBox.Msg="King Johannes loved his wife so much.                       #...but the truth is she died long before the beautiful #Princess Sabrina was born."
if Yap=1 MsgBox.Msg="The King asked the Fairy Queen Yura to fulfill his #wish to have the late Queen return to have her child.             #...but Yura could not bring her back to life.          #Instead, she made a deal with the King..."
if Yap=2 MsgBox.Msg="To ease his pain, she took on the form of his former #wife, and sacrificed her virginity to please him.            #She was made very happy, and he recieved her child #in exchange."
if Yap=3 MsgBox.Msg="Almithea said to me that Yura secretly loved the king #from that day forth.           #...though I sincerely doubt her definition of "+chr(34)+"love"+chr(34)+", if #it's only based on something like that..."
if Yap=4 MsgBox.Msg="!"
}