if global.Story < 4 {
if Yap = 0 MsgBox.Msg = "...are you sure this is just juice?        #It looks all white and... well, it tastes so milky.          #If I didn't know better, I'd say it's just milk.        #This juice is defective."
if Yap = 1 MsgBox.Msg = "!"
} 

if global.Story = 4 and ds_list_find_index(global.KHDB,"Lands/DeepWoodsB.txt3")= -1{
if Yap = 0 MsgBox.Msg = "...Tiel?            #Nah, haven't seen her.            #Keep asking around, though."
if Yap = 1 MsgBox.Msg = "!"
}

if global.Story = 4 and ds_list_find_index(global.KHDB,"Lands/DeepWoodsB.txt3") != -1{
if Yap = 0 MsgBox.Msg = "You know, the only reason why your pink-haired #girlfriend's living with Tabitha is because she's the #only person who speaks her language."
if Yap = 1 MsgBox.Msg = "...but I hear an Elfling can actually understand our #language when someone special speaks to her.           #...That kind of reminds me about how you two got #together, eh?"
if Yap = 2 MsgBox.Msg = "!"
}