Added buttons to features on characters, and actions on adversary/environment

This commit is contained in:
WBHarry 2025-07-11 03:30:01 +02:00
parent 70239ec06a
commit c6f40e8f1f
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: {