File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -27,6 +27,24 @@ Addon.data.chores.choresEvents = {
2727 { quest = 91205 }, -- Ultra Prime Deluxe Turbo-Boost: Powerhouse Challenges
2828 },
2929 },
30+ {
31+ key = ' prepatchDisruptTheCall' ,
32+ minimumLevel = 10 ,
33+ -- requiredQuest = 90768, -- Cult it Out (account?)
34+ oncePerAccount = true ,
35+ entries = {
36+ { quest = 91795 }, -- Disrupt the Call
37+ },
38+ },
39+ {
40+ key = ' prepatchTwilightsDawn' ,
41+ minimumLevel = 10 ,
42+ -- requiredQuest = 90768, -- Cult it Out (account?)
43+ oncePerAccount = true ,
44+ entries = {
45+ { quest = 87308 }, -- Twilight's Dawn
46+ },
47+ },
3048 },
3149 },
3250 {
Original file line number Diff line number Diff line change @@ -208,6 +208,8 @@ L['chore:events:holidays:quests:timewalkingTurnIn'] = 'Timewalking Turn-in'
208208L [' chore:events:holidays:quests:worldQuests' ] = ' World Quests'
209209
210210L [' chore:events:special:quests:turboBoost' ] = ' Turbo Boost'
211+ L [' chore:events:special:quests:prepatchDisruptTheCall' ] = ' Disrupt the Call'
212+ L [' chore:events:special:quests:prepatchTwilightsDawn' ] = " Twilight's Dawn"
211213
212214L [' chore:events:holidays2:dungeons:corenDirebrew' ] = ' Coren Direbrew'
213215L [' chore:events:holidays2:dungeons:crownChemicalCo' ] = ' Crown Chemical Co.'
Original file line number Diff line number Diff line change @@ -209,6 +209,8 @@ L['chore:events:holidays:quests:timewalkingTurnIn'] = '시간여행 반납'
209209L [' chore:events:holidays:quests:worldQuests' ] = ' 전역 퀘스트'
210210
211211L [' chore:events:special:quests:turboBoost' ] = ' 터보 부스터'
212+ L [' chore:events:special:quests:prepatchDisruptTheCall' ] = ' Disrupt the Call'
213+ L [' chore:events:special:quests:prepatchTwilightsDawn' ] = " Twilight's Dawn"
212214
213215L [' chore:events:holidays2:dungeons:corenDirebrew' ] = ' 코렌 다이어브루'
214216L [' chore:events:holidays2:dungeons:crownChemicalCo' ] = ' 왕관화학회사'
Original file line number Diff line number Diff line change @@ -210,6 +210,8 @@ L['chore:events:holidays:quests:timewalkingTurnIn'] = 'Задание: Путе
210210L [' chore:events:holidays:quests:worldQuests' ] = ' Локальные Задания'
211211
212212L [' chore:events:special:quests:turboBoost' ] = ' Турбо-ускорение'
213+ L [' chore:events:special:quests:prepatchDisruptTheCall' ] = ' Disrupt the Call'
214+ L [' chore:events:special:quests:prepatchTwilightsDawn' ] = " Twilight's Dawn"
213215
214216L [' chore:events:holidays2:dungeons:corenDirebrew' ] = ' Корен Худовар'
215217L [' chore:events:holidays2:dungeons:crownChemicalCo' ] = ' Королевская химическая компания'
Original file line number Diff line number Diff line change @@ -210,6 +210,8 @@ L['chore:events:holidays:quests:timewalkingTurnIn'] = '时空漫游任务'
210210L [' chore:events:holidays:quests:worldQuests' ] = ' 世界任务'
211211
212212L [' chore:events:special:quests:turboBoost' ] = ' 涡轮加速'
213+ L [' chore:events:special:quests:prepatchDisruptTheCall' ] = ' Disrupt the Call'
214+ L [' chore:events:special:quests:prepatchTwilightsDawn' ] = " Twilight's Dawn"
213215
214216L [' chore:events:holidays2:dungeons:corenDirebrew' ] = ' 科林·烈酒'
215217L [' chore:events:holidays2:dungeons:crownChemicalCo' ] = ' 皇冠药剂公司'
Original file line number Diff line number Diff line change @@ -118,6 +118,8 @@ L['chore:events:holidays:quests:timewalkingTurnIn'] = '時光漫遊任務'
118118L [' chore:events:holidays:quests:worldQuests' ] = ' 世界任務'
119119
120120L [' chore:events:special:quests:turboBoost' ] = ' Turbo Boost'
121+ L [' chore:events:special:quests:prepatchDisruptTheCall' ] = ' Disrupt the Call'
122+ L [' chore:events:special:quests:prepatchTwilightsDawn' ] = " Twilight's Dawn"
121123
122124L [' chore:events:holidays2:dungeons:corenDirebrew' ] = ' 寇仁・恐酒'
123125L [' chore:events:holidays2:dungeons:crownChemicalCo' ] = ' 王冠化學製藥公司'
You can’t perform that action at this time.
0 commit comments