mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-17 23:49:02 +01:00
Update action actionType & roll type
This commit is contained in:
parent
5045d481e5
commit
b5ba7e7fba
7 changed files with 14 additions and 12 deletions
|
|
@ -661,7 +661,7 @@ export default class CharacterSheet extends DHBaseActorSheet {
|
|||
})
|
||||
});
|
||||
|
||||
game.system.api.fields.ActionFields.CostField.execute.call(this, result);
|
||||
if(result) game.system.api.fields.ActionFields.CostField.execute.call(this, result);
|
||||
}
|
||||
|
||||
//TODO: redo toggleEquipItem method
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue