mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-14 20:51:07 +01:00
Corrected timbending description localization (#816)
This commit is contained in:
parent
f9774f130e
commit
d571a89a7c
3 changed files with 3 additions and 3 deletions
|
|
@ -1373,7 +1373,7 @@ export const weaponFeatures = {
|
|||
actionType: 'action',
|
||||
chatDisplay: true,
|
||||
name: 'DAGGERHEART.CONFIG.WeaponFeature.timebending.actions.bendTime.name',
|
||||
description: 'DAGGERHEART.CONFIG.WeaponFeature.actions.bendTime.description',
|
||||
description: 'DAGGERHEART.CONFIG.WeaponFeature.timebending.actions.bendTime.description',
|
||||
img: 'icons/magic/time/clock-spinning-gold-pink.webp'
|
||||
}
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue