Icon for Action Changed

This commit is contained in:
Ikraik 2025-12-27 08:16:00 -05:00
parent c63ba3b41d
commit 8f652fc011

View file

@ -2,7 +2,7 @@ export const actionTypes = {
attack: {
id: 'attack',
name: 'DAGGERHEART.ACTIONS.TYPES.attack.name',
icon: 'fa-khanda',
icon: 'fa-hand-fist',
tooltip: 'DAGGERHEART.ACTIONS.TYPES.attack.tooltip'
},
countdown: {