mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-03-07 22:46:12 +01:00
Mvoed config out form under application
This commit is contained in:
parent
82960ea4bd
commit
28a70e7288
39 changed files with 32 additions and 32 deletions
4
module/config/hooksConfig.mjs
Normal file
4
module/config/hooksConfig.mjs
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
export const hooks = {
|
||||
characterAttack: 'characterAttackHook',
|
||||
spotlight: 'spotlightHook'
|
||||
};
|
||||
Loading…
Add table
Add a link
Reference in a new issue