if global.SQItemD = 8{
if Yap = 0 MsgBox.Msg ="#Hmm... so, you need this spear repaired, huh?      #...well, it looks like you need a new pole for it!"
if Yap = 1 MsgBox.Msg ="You know what? I just happen to have a spare pole, so #why don't you just wait a moment outside while #I fix this thing?      #It's easier for me to concentrate that way..."
if Yap = 2 MsgBox.Msg ="#Go on! Shoo!      #I can do it myself."
if Yap = 3 {MsgBox.Msg ="!"
global.SQItemD = 20}
} else {
if Yap = 0 MsgBox.Msg ="No, really, shoo!      #I can't concentrate with you watching #me work like this!"
if Yap = 1 MsgBox.Msg ="If you're so impatient, why don't you just walk #out and walk back in again?         #I can do it as quick as a flash!"
if Yap = 2 MsgBox.Msg ="!"
}