Improve Keyword rendering
CI / check (push) Has been cancelled

This commit is contained in:
2026-07-25 16:08:21 +02:00
parent b35c88b451
commit 444d26fd47
5 changed files with 54 additions and 29 deletions
+1 -8
View File
@@ -25,14 +25,7 @@ export const defaultConfig = {
// Abilities to split into per-option profiles, matched against the
// profile's ``name`` attribute.
abilitiesToConvert: ["Canticles of the Omnissiah", "Battle Protocols"],
// Title of the generated profile group, per ability. Anything not listed
// here uses the ability's own name, which is what the datasheets do.
groupTitleOverrides: {
"Canticles of the Omnissiah": "CANTICLES OF THE OMNISSIAH",
"Battle Protocols": "BATTLE PROTOCOLS",
},
abilitiesToConvert: ["Canticles of the Omnissiah", "Battle Protocols", "Icon of War"],
};
// Which transforms run by default when a roster is loaded.