mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-13 12:11:07 +01:00
style limited sheets
This commit is contained in:
parent
11baedebb7
commit
86297bd14b
6 changed files with 319 additions and 8 deletions
|
|
@ -69,6 +69,7 @@ export default class AdversarySheet extends DHBaseActorSheet {
|
|||
context = await super._preparePartContext(partId, context, options);
|
||||
switch (partId) {
|
||||
case 'header':
|
||||
case 'limited':
|
||||
await this._prepareHeaderContext(context, options);
|
||||
|
||||
const adversaryTypes = CONFIG.DH.ACTOR.allAdversaryTypes();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue