Corrected timbending description localization

This commit is contained in:
WBHarry 2025-08-10 22:43:05 +02:00
parent e6af8beda1
commit 601e54cb39
3 changed files with 3 additions and 3 deletions

View file

@ -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'
}
]

View file

@ -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": [],

View file

@ -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": [],