Skip to content

Commit

Permalink
Gonna assume Dreamsurge Vendors will be fixed since otherwise people …
Browse files Browse the repository at this point in the history
…will see removed on all their random BoA drops and I ain't dealing with that...
  • Loading branch information
ImUnicke committed Apr 25, 2024
1 parent 95fb537 commit 04f713b
Showing 1 changed file with 2 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -167,9 +167,7 @@ root(ROOTS.ExpansionFeatures, expansion(EXPANSION.DF, bubbleDown({ ["timeline"]
}),
},
}),
n(VENDORS, bubbleDownFiltered({
["timeline"] = { ADDED_10_1_5, REMOVED_10_2_6_SEASON_FOUR }, -- Blizzard currently broke these
},FILTERFUNC_itemID,{
n(VENDORS, {
n(210608, { -- Celestine of the Harvest
["coords"] = {
{ 51.1, 43.4, THALDRASZUS },
Expand Down Expand Up @@ -376,7 +374,7 @@ root(ROOTS.ExpansionFeatures, expansion(EXPANSION.DF, bubbleDown({ ["timeline"]
i(209831), -- Wyrm's Bountiful Chest
}),
}),
})),
}),
})),
})));

Expand Down

0 comments on commit 04f713b

Please sign in to comment.