if (holding) {
      $npc.find('.resource').show()
      $npc.find('.prompts').show()
      $npc.find('.smalltalk').hide()
    } else {