Skip to content

Commit 94b0d6d

Browse files
author
Freddie
committed
Replace Use Bounty task with Get Invaded
1 parent 89dadeb commit 94b0d6d

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

Data/Chores/Delves.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,10 +27,10 @@ Addon.data.chores.choresDelves = {
2727
},
2828
},
2929
{
30-
key = 'bountyUse',
30+
key = 'invasion',
3131
minimumLevel = 90,
3232
entries = {
33-
{ quest=92887, item=252415 }, -- Trovehunter's Bounty [Season 1]
33+
{ quest=92887, item=253342 }, -- Beacon of Hope
3434
},
3535
},
3636
{

Locales/enUS.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,8 @@ L['category:midnightDelves'] = 'Delves'
9393
L['category:midnightPrey'] = 'Prey'
9494

9595
L['chore:delves:midnightDelves:quests:bountyGet'] = 'Get Bounty'
96-
L['chore:delves:midnightDelves:quests:bountyUse'] = 'Use Bounty'
9796
L['chore:delves:midnightDelves:quests:gilded'] = 'Gilded'
97+
L['chore:delves:midnightDelves:quests:invasion'] = 'Get Invaded'
9898
L['chore:delves:midnightDelves:quests:remnant'] = 'Remnant'
9999

100100
L['chore:prey:midnightPrey:drops:reputation'] = 'Reputation'

0 commit comments

Comments
 (0)