FionaBrightgrass / Aura-Share

Module to share auras in FoundryVTT using the Pathfinder FIRST EDITION system.
3 stars 1 forks source link

Adds pf1 system distance measurement as default if it exists #12

Closed bhudnell closed 9 months ago

bhudnell commented 9 months ago

Aura distance measurement now uses the pf1.utils.measureDistance function if it exists. If not, it falls back to the core foundry distance measurement.

closes #10