mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
.
This commit is contained in:
parent
6c761b1840
commit
3ddfb7e75e
18 changed files with 1021 additions and 24 deletions
|
|
@ -1,5 +1,6 @@
|
|||
export const hooksConfig = {
|
||||
effectDisplayToggle: 'DHEffectDisplayToggle',
|
||||
lockedTooltipDismissed: 'DHLockedTooltipDismissed',
|
||||
tagTeamStart: 'DHTagTeamRollStart'
|
||||
tagTeamStart: 'DHTagTeamRollStart',
|
||||
groupRollStart: 'DHGroupRollStart'
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue