Fix/add translation key for Unarmed Attack

This commit is contained in:
Chris Ryan 2025-08-16 14:20:35 +10:00
parent 264ba44a14
commit c27b03463b
2 changed files with 2 additions and 2 deletions

View file

@ -95,7 +95,7 @@ export default class DhCharacter extends BaseDataActor {
}),
attack: new ActionField({
initial: {
name: 'Unarmed Attack',
name: 'DAGGERHEART.GENERAL.unarmedAttack',
img: 'icons/skills/melee/unarmed-punch-fist-yellow-red.webp',
_id: foundry.utils.randomID(),
systemPath: 'attack',