mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 20:21:06 +01:00
Added support for wildcard paths in beastform token paths
This commit is contained in:
parent
a7d035bcdb
commit
200349be3b
11 changed files with 171 additions and 2 deletions
|
|
@ -5,6 +5,7 @@ export { default as DamageDialog } from './damageDialog.mjs';
|
|||
export { default as DamageReductionDialog } from './damageReductionDialog.mjs';
|
||||
export { default as DeathMove } from './deathMove.mjs';
|
||||
export { default as Downtime } from './downtime.mjs';
|
||||
export { default as ImageSelectDialog } from './imageSelectDialog.mjs';
|
||||
export { default as MulticlassChoiceDialog } from './multiclassChoiceDialog.mjs';
|
||||
export { default as OwnershipSelection } from './ownershipSelection.mjs';
|
||||
export { default as RerollDamageDialog } from './rerollDamageDialog.mjs';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue