:raphael_telling_about_house_expansion_complete
  create villager Raphael 34,10,8
  speed Raphael 3

  wait for Raphael

  Raphael "Hello, <name>."
  Player "Oh, hello there, Raphael."
  Raphael "Have you noticed? I finished your house expansion."
  Player "I did! Thank you for your hard work!"
  Raphael "No problem! Enjoy the extra room."
  switch playerNeedsToKnowAboutExpansion OFF
  
  move villager Raphael 44,10,8
  
  wait 30
  fade out
  remove villager Raphael
  fade in
  end cutscene


