IcyLemonZ / pf2e-exploration-activities

A FoundryVTT module for Pathfinder2e. Adds a macro command that can be run by the GM which prompts selected players with a dropdown to select their current Exploration Activity and outputs the result to the Chat.
5 stars 14 forks source link

Fix "name"->"id" Warning #12

Open brendan-mccoy opened 1 year ago

brendan-mccoy commented 1 year ago

The use of "name" prompts a Foundry deprecation warning. Updating to "id" removes it. I also incremented to 1.2.2 in this change.