mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Action chat message + formatTarget fix (#410)
This commit is contained in:
parent
62b9a8fbee
commit
fcba5041e9
6 changed files with 6 additions and 10 deletions
|
|
@ -106,8 +106,6 @@ export default class DHItem extends foundry.documents.Item {
|
|||
}
|
||||
if (action) return action.use(event);
|
||||
}
|
||||
|
||||
return this.toChat();
|
||||
}
|
||||
|
||||
async toChat(origin) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue