Utility module with tweaks, enhancements and macros to help GMs with game management when running Warhammer Fantasy Roleplay (4e) sessions in Foundry Virtual Tabletop.
MIT License
15
stars
9
forks
source link
Clean up temporarily stored group test results #255 #256
Type of change
Related Issue(s)
Fixes or addresses #issue(s): #255
Description
Motivation and context
There is no need to retain group test results between group tests.
Summary of changes
Clears array value for
aggregateResultGroupTest
settingHow has this been tested?
Running
game.settings.get("wfrp4e-gm-toolkit", "aggregateResultGroupTest")
before and after a successful group test should result in an empty array.Development / Testing Environment