if global.Story<4{
if Yap = 0 MsgBox.Msg="I cook everything Princess Sabrina likes.            #She's been in this kick for all things Arlon-related.            #So, she's been wanting roast chernaphim in orange #sauce."
if Yap = 1 MsgBox.Msg="...but I've never had a chernaphim to cook.           #All I know is that they have wings and... well, wings.         #...and they're from Arlon."
if Yap = 2 MsgBox.Msg="!"
}else{
if Yap = 0 MsgBox.Msg="She's gone...           #Now, the King tells me what to cook these days.           #...honestly, now I miss Princess Sabrina's cuisine even #more than ever."
if Yap = 1 MsgBox.Msg="At least her choices in food seemed less hazardous to #to health...            #and nowhere near as fattening."
if Yap = 2 MsgBox.Msg="!"
}