Pathfinder 1e for Foundry VTT
    Preparing search index...
    • Re-initialize light sources.

      Returns void

      Foundry v12 no longer initializes the lights fully on calling perception manager to do so, making the following insufficient.

      canvas.perception.update({ initializeLighting: true }, true);