Add creature actor to config, i18n, template.json, types
This commit is contained in:
parent
5d58803256
commit
6820ce7c00
9 changed files with 271 additions and 180 deletions
|
@ -79,10 +79,10 @@ Hooks.once("setup", function () {
|
|||
"attributes",
|
||||
"traits",
|
||||
"combatValues",
|
||||
"baseInfo",
|
||||
"progression",
|
||||
"language",
|
||||
"profile",
|
||||
"characterBaseInfo",
|
||||
"characterProgression",
|
||||
"characterLanguage",
|
||||
"characterProfile",
|
||||
];
|
||||
|
||||
// Exclude some from sorting where the default order matters
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue