:benjamin_talk_about_curupira_quest
  #[CONDITION] Switches.talkedToChloeAboutCurupiraCachaca && !Switches.talkedToBenjaminAboutCurupira && Managers.Villagers.isVillagerOnParty('Raphael')
  #[PRIORITY] true
  Benjamin "Hello Raphael and <name>, do you need something?"
  Raphael "Hey Benjamin, we are trying to talk to the Curupira. Chloe said he likes some sugarcane rum. Do you think I can take some?"
  Benjamin "Sure. There should be a few bottles left. Wait here a minute."

  fade out
  wait 10
  fade in
  wait 10
  Benjamin "Here you go! It was actually my last bottle, so make good use of it!"
  displayItemId cachaça
  play sound PickItem
  wait 10
  displayItemId none
  wait 10
  displayItemId undefined

  Player "Thank you, Benjamin. This will be very useful."

  switch talkedToBenjaminAboutCurupira ON
  replace task curupira-task-3 curupira-task-5

