localize creature parts of config
This commit is contained in:
parent
b01e0417ee
commit
bc6930675c
1 changed files with 3 additions and 0 deletions
|
@ -83,6 +83,9 @@ Hooks.once("setup", function () {
|
||||||
"characterProgression",
|
"characterProgression",
|
||||||
"characterLanguage",
|
"characterLanguage",
|
||||||
"characterProfile",
|
"characterProfile",
|
||||||
|
"creatureTypes",
|
||||||
|
"creatureSizeCategories",
|
||||||
|
"creatureBaseInfo",
|
||||||
];
|
];
|
||||||
|
|
||||||
// Exclude some from sorting where the default order matters
|
// Exclude some from sorting where the default order matters
|
||||||
|
|
Loading…
Reference in a new issue