+3 {
  andy.speak( "|Will you stop this?" );
}

+3 {
  boss.speak( "|In your dreams!" );
}

+5 {
  script.end();
}
