remove currency from creature sheet
This commit is contained in:
parent
e89c87f0c1
commit
dee56f12ec
6 changed files with 128 additions and 120 deletions
|
@ -64,6 +64,8 @@ async function registerHandlebarsPartials() {
|
|||
"systems/ds4/templates/actor/partials/profile.hbs",
|
||||
"systems/ds4/templates/actor/partials/character-progression.hbs",
|
||||
"systems/ds4/templates/actor/partials/special-creature-abilites-overview.hbs",
|
||||
"systems/ds4/templates/actor/partials/character-inventory.hbs",
|
||||
"systems/ds4/templates/actor/partials/creature-inventory.hbs",
|
||||
];
|
||||
return loadTemplates(templatePaths);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue