mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 04:31:07 +01:00
Fixed costs
This commit is contained in:
parent
0511d24921
commit
a3f079d111
5 changed files with 71 additions and 34 deletions
|
|
@ -240,7 +240,6 @@ export const registerRollDiceHooks = () => {
|
|||
config.tagTeamSelected
|
||||
)
|
||||
return;
|
||||
|
||||
const actor = await fromUuid(config.source.actor);
|
||||
let updates = [];
|
||||
if (!actor) return;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue