:annie_introduction_scene
  switch hidePlayer ON

  displayItemId none
  move villager Player now 0,10,6
  move villager Player 3,10,6

  wait 10
  switch hidePlayer OFF
  wait for Player

  create villager invisible-man 6,10,2
  show animation invisible-man teleport

  wait 20
  Player "<!:async>"
  create villager Annie 6,10,2
  wait 60
  Annie "<?>"
  Annie "<hideName>Where am I? This doesn't look like Orange Town."
  wait 20
  turn Annie left
  wait 20
  Annie "<hideName>You there! Do you know where Orange Town is?"
  Player "Uh... I just came from there."
  Annie "<hideName>Alright."
  show animation Annie teleport
  wait 20
  remove villager Annie
  wait 80
  move villager Player 5,10,6
  wait for Player
  Player "Ok, that was weird."
  wait 20
  show animation invisible-man teleport
  wait 20
  create villager Annie 6,10,4
  wait 60
  Annie "<hideName>Sorry, that was rude of me. Let me introduce myself. My name is Annie, I'm a wandering witch."
  Player "A witch?"
  Annie "Yup. But don't tell anyone, alright? You didn't freak out when I showed up in front of you so I don't mind telling now, but other people may have different reactions."
  Player "And you can just teleport anywhere you want?"
  Annie "Usually, yes. I can't go into closed spaces though."
  Player "That seems very useful, I wish I could do that too."
  Annie "Well, maybe I can sell you a teleport spell someday, if I get to trust you."
  Player "Would that be possible? That's amazing!"

  Annie "By the way, there's a very powerful spell on this part of the forest. You'll get lost if you try to enter it."
  Annie "I managed to lift part of the spell so you can go back through the path you came in, but I can't do much more than that."

  Player "Oh, thanks for letting me know. I won't go further than this."
  Annie "See you around."

  wait 20
  show animation invisible-man teleport
  wait 20
  remove villager Annie
  wait 100
  remove villager invisible-man

  meet Annie
  switch playedAnnieIntroduction ON
