Corrected timbending description localization (#816)

This commit is contained in:
WBHarry 2025-08-11 00:19:48 +02:00 committed by GitHub
parent f9774f130e
commit d571a89a7c
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
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": [],