This commit is contained in:
WBHarry 2026-04-11 22:35:18 +02:00
parent d7b37f8178
commit 38edbaf328
38 changed files with 171 additions and 66 deletions

View file

@ -295,7 +295,7 @@ export class DHDamageData extends DHResourceData {
required: true
}),
{
label: 'Type'
label: game.i18n.localize('DAGGERHEART.GENERAL.type')
}
)
};