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