Added buttons to features on characters, and actions on adversary/environment (#316)

This commit is contained in:
WBHarry 2025-07-11 21:54:18 +02:00 committed by GitHub
parent 5b9db88d50
commit 72436478c1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
6 changed files with 37 additions and 1 deletions

View file

@ -10,6 +10,7 @@ export default class AdversarySheet extends DHBaseActorSheet {
actions: {
reactionRoll: AdversarySheet.#reactionRoll,
useItem: this.useItem,
useAction: this.useItem,
toChat: this.toChat
},
window: {