mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 11:41:08 +01:00
debug stuff
This commit is contained in:
parent
e166a408f1
commit
3f4c36f862
2 changed files with 11 additions and 2 deletions
|
|
@ -93,4 +93,5 @@ export const enrichedFateRoll = async (
|
|||
config.data = { experiences: {}, traits: {}, fateType: fateType };
|
||||
config.source = { actor: target?.uuid };
|
||||
await CONFIG.Dice.daggerheart.FateRoll.build(config);
|
||||
return config;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue