Fixes and enhancements, from issue list

This commit is contained in:
2026-03-27 21:21:17 +01:00
parent f1dda301d7
commit c22c3d713b
25 changed files with 531 additions and 111 deletions

View File

@@ -215,7 +215,8 @@ export const TRAIT_TYPE_CHOICES = {
"class-trait": "OATHHAMMER.TraitType.ClassTrait",
"lineage-trait": "OATHHAMMER.TraitType.LineageTrait",
"npc-trait": "OATHHAMMER.TraitType.NpcTrait",
"creature-trait": "OATHHAMMER.TraitType.CreatureTrait"
"creature-trait": "OATHHAMMER.TraitType.CreatureTrait",
"regiment-trait": "OATHHAMMER.TraitType.RegimentTrait"
}
export const NPC_SUBTYPES = {