Use grid for talents tab
This commit is contained in:
parent
1676a7b8c4
commit
25b6f03d56
10 changed files with 107 additions and 80 deletions
|
@ -63,6 +63,7 @@ async function registerHandlebarsPartials() {
|
|||
"systems/ds4/templates/actor/partials/special-creature-abilities-overview.hbs",
|
||||
"systems/ds4/templates/actor/partials/character-inventory.hbs",
|
||||
"systems/ds4/templates/actor/partials/creature-inventory.hbs",
|
||||
"systems/ds4/templates/actor/partials/talent-rank-equation.hbs",
|
||||
];
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue