mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-11 19:25:21 +01:00
Icon for Action Changed (#1478)
This commit is contained in:
parent
52b32a4d12
commit
09aafd0999
1 changed files with 1 additions and 1 deletions
|
|
@ -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: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue