Skip to content

Commit

Permalink
These were still obtainable during 11.0.2. before season 4 ended.
Browse files Browse the repository at this point in the history
  • Loading branch information
Darkal31 committed Sep 1, 2024
1 parent 2462dcc commit 09135e7
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 28 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1396,7 +1396,7 @@ root(ROOTS.Instances, expansion(EXPANSION.DF, bubbleDown({ ["timeline"] = { ADDE
}),
Difficulty(DIFFICULTY.RAID.MULTI.HEROIC_PLUS).AddGroups({
n(QUESTS, {
q(78876, bubbleDownSelf({["timeline"] = { ADDED_10_2_0, REMOVED_11_0_2 } }, { -- A Glowing Memento
q(78876, bubbleDownSelf({["timeline"] = { ADDED_10_2_0, REMOVED_TWW_LAUNCH } }, { -- A Glowing Memento
["provider"] = { "i", 211375 }, -- Everglowing Ember
["g"] = {
i(210537), -- Renewed Proto-Drake: Embodiment of Shadowflame (DM!)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -971,16 +971,16 @@ root(ROOTS.Craftables, expansion(EXPANSION.DF, bubbleDownSelf({ ["timeline"] = {
-- Artisan Curios
FirstCraft(74310, 400809, ADDED_10_0_7); -- Glowing Crystal Bookmark
-- Infusions of Power
FirstCraft(79002, 429947, ADDED_10_2_6_SEASON_FOUR, REMOVED_11_0_2); -- Enchanted Aspect's Awakened Crest
FirstCraft(79002, 429947, ADDED_10_2_6_SEASON_FOUR, REMOVED_TWW_LAUNCH); -- Enchanted Aspect's Awakened Crest
FirstCraft(76543, 414989, ADDED_10_2_0, REMOVED_10_2_6_SEASON_FOUR); -- Enchanted Aspect's Dreaming Crest
FirstCraft(75316, 406418, ADDED_10_1_0, REMOVED_10_2_0); -- Enchanted Aspect's Shadowflame Crest
FirstCraft(79003, 429948, ADDED_10_2_6_SEASON_FOUR, REMOVED_11_0_2); -- Enchanted Whelpling's Awakened Crest
FirstCraft(79003, 429948, ADDED_10_2_6_SEASON_FOUR, REMOVED_TWW_LAUNCH); -- Enchanted Whelpling's Awakened Crest
FirstCraft(76541, 414985, ADDED_10_2_0, REMOVED_10_2_6_SEASON_FOUR); -- Enchanted Whelpling's Dreaming Crest
FirstCraft(75256, 406108, ADDED_10_1_0, REMOVED_10_2_0); -- Enchanted Whelpling's Shadowflame Crest
FirstCraft(79001, 429945, ADDED_10_2_6_SEASON_FOUR, REMOVED_11_0_2); -- Enchanted Wyrm's Awakened Crest
FirstCraft(79001, 429945, ADDED_10_2_6_SEASON_FOUR, REMOVED_TWW_LAUNCH); -- Enchanted Wyrm's Awakened Crest
FirstCraft(76542, 414988, ADDED_10_2_0, REMOVED_10_2_6_SEASON_FOUR); -- Enchanted Wyrm's Dreaming Crest
FirstCraft(75315, 406413, ADDED_10_1_0, REMOVED_10_2_0); -- Enchanted Wyrm's Shadowflame Crest
FirstCraft(75235, 405937, ADDED_10_1_0, REMOVED_11_0_2); -- Titan Training Matrix V
FirstCraft(75235, 405937, ADDED_10_1_0, REMOVED_TWW_LAUNCH); -- Titan Training Matrix V
-- Legendary
FirstCraft(78011, 422338, ADDED_10_2_0); -- Shalasar's Sophic Vellum
})),
Expand Down
Loading

0 comments on commit 09135e7

Please sign in to comment.