mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 16:09:03 +01:00
parent
2554803741
commit
5a7d1d204c
14 changed files with 55 additions and 154 deletions
|
|
@ -11,7 +11,6 @@ export default class DHSummonAction extends DHBaseAction {
|
|||
|
||||
async trigger(event, ...args) {
|
||||
if (!this.canSummon || !canvas.scene) return;
|
||||
// const config = await super.use(event, args);
|
||||
}
|
||||
|
||||
get canSummon() {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue