mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Fixed resource dice positioning
This commit is contained in:
parent
58f96a36c9
commit
9fc1005caa
7 changed files with 80 additions and 76 deletions
|
|
@ -700,6 +700,7 @@ export default class CharacterSheet extends DHBaseActorSheet {
|
|||
|
||||
const rollValues = await game.system.api.applications.dialogs.ResourceDiceDialog.create(
|
||||
item.name,
|
||||
item.system.resource.recovery,
|
||||
this.document.name,
|
||||
item.system.resource
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue