if Yap = 0 {
Talk = 1
MsgBox.Msg = "You now possess our four Amulets.             #Now, go to the castle's second floor, and save the fair #princess before it's too late!"
}

if Yap=1 MsgBox.Msg="#...but take your time, anyway.            #Maybe you want to do some other stuff first."

if Yap = 2 {
Talk = 0
MsgBox.Msg = "!"
}