mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-04-21 23:13:39 +02:00
More simple
This commit is contained in:
parent
1997abafac
commit
e28ef99472
1 changed files with 2 additions and 2 deletions
|
|
@ -219,8 +219,8 @@ export default class DhHomebrew extends foundry.abstract.DataModel {
|
|||
result[key].id = key;
|
||||
return result;
|
||||
}, {}),
|
||||
...CONFIG.DH.RESOURCE[actorType].base,
|
||||
...CONFIG.DH.RESOURCE[actorType].custom,
|
||||
...config.base,
|
||||
...config.custom,
|
||||
});
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue