:raphael_tells_devin_about_wanting_a_girlfriend_scene
  create villager Raphael 13,40,4
  create villager Devin 6,40,6

  js $gameMap.centerCameraOn(7, 40);

  speed Raphael 3
  move villager Raphael 7,40,4
  
  wait for camera
  wait for Raphael
  Raphael "Hey Devin, what are you up to?"
  Devin "Just chilling, why?"
  Raphael "What do you think about going to a dance club next friday night?"
  Devin "Where?"
  Raphael "We will find one. We can take the train if we need to."
  Devin "I'm not a big fan of dance clubs and that seems like a lot of trouble just to get to one."
  Raphael "Oh, come on! We need to do it."
  Devin "Why do you want to go to a dance club so much?"
  Raphael "You know why. I need to get myself a girlfriend."
  Devin "This again? Would you really be happy finding a random girl and calling her a girlfriend?"
  Raphael "You don't understand. But it's fine, I'll go with Benjamin again."
  move villager Raphael 7,41,8
  wait 20
  turn Devin down
  wait for Raphael
  Raphael "I'll go take a walk in the mountains, see you later."
  move villager Raphael 3,41,2
  js $gameMap.centerCameraOn(2, 45);
  wait for Raphael
  move villager Raphael 3,46,4
  wait for Raphael
  move villager Raphael 0,46,remove
  wait 30

  fade out
  wait 30

  switch playedRaphaelWantingGirlfriend ON

  teleport to orange town without saving (3, 78, 8)

  wait 1
  switch hidePlayer OFF
  fade in
