mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-18 07:59:03 +01:00
Added buttons to features on characters, and actions on adversary/environment
This commit is contained in:
parent
70239ec06a
commit
c6f40e8f1f
6 changed files with 37 additions and 1 deletions
|
|
@ -10,6 +10,7 @@ export default class AdversarySheet extends DHBaseActorSheet {
|
|||
actions: {
|
||||
reactionRoll: AdversarySheet.#reactionRoll,
|
||||
useItem: this.useItem,
|
||||
useAction: this.useItem,
|
||||
toChat: this.toChat
|
||||
},
|
||||
window: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue