:rory_first
  Rory "<hideName>What do you want?"
  Player "Sorry to bother you, sir. I just wanted to introduce myself. My name is <name> and I'm the new farmer in town."
  Rory "<hideName>This town? Why does everyone wants to live here? What's so good about this place?"
  Player ".<wait>.<wait>.<wait>"
  Rory "<hideName>At least you seem to be a hard working <guy>. My name is Rory, I own the a farm here too."
  Player "Oh, so you're also a farmer."
  Rory "Used to be. Those old bones can't work the farm no more."
  Rory "My granddaughter Stella used to work for me, but she decided to leave me to work on that big farm down south."
  
  if Managers.Relationship.isCharacterKnown('Stella')
    Player "Oh, I know Stella! She works on Brittany's farm."
  else
    if Managers.Relationship.isCharacterKnown('Brittany')
      Player "Brittany's Farm?"
      Rory "Yes, that's the one."
    end
  end

  Rory "After she left, I only had her good for nothing cousin Cindy to rely on, but she's completely useless."
  Rory "So I was forced to hire Billy to work on the farm."
  Rory "Since you're here, can I ask you to talk to Stella, to see if she comes back? I don't want to keep paying Billy forever."
  Player "I'll...<wait><wait> see what I can do."

:rory_default
  Rory "How's the work on your farm going, <name>? Mine has never been the same since Stella left."

:rory_store_map_50
  play child rory_store_by_rory

