mirror of
https://github.com/Foundryborne/daggerheart.git
synced 2026-01-12 03:31: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'
|
||||
}
|
||||
]
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Bend Time",
|
||||
"description": "DAGGERHEART.CONFIG.WeaponFeature.actions.bendTime.description",
|
||||
"description": "DAGGERHEART.CONFIG.WeaponFeature.timebending.actions.bendTime.description",
|
||||
"img": "icons/magic/time/clock-spinning-gold-pink.webp",
|
||||
"_id": "TzNsQcYm4OVNFQyD",
|
||||
"effects": [],
|
||||
|
|
|
|||
|
|
@ -12,7 +12,7 @@
|
|||
"actionType": "action",
|
||||
"chatDisplay": true,
|
||||
"name": "Bend Time",
|
||||
"description": "DAGGERHEART.CONFIG.WeaponFeature.actions.bendTime.description",
|
||||
"description": "DAGGERHEART.CONFIG.WeaponFeature.timebending.actions.bendTime.description",
|
||||
"img": "icons/magic/time/clock-spinning-gold-pink.webp",
|
||||
"_id": "gQFuVhPeKzNj93p6",
|
||||
"effects": [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue