Skip to content

Commit

Permalink
More Tainted Flora fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
QartemisT committed Oct 12, 2023
1 parent bfadbc6 commit 4f5aab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,7 @@ const load = () => {
25040, 25061, 25064, 25068, // Bugfix: Vault of the Incarnates -> Kurog Grimtotem -> Altars
25638, // Bugfix: Vault of the Incarnates -> Raszageth the Storm-Eater -> Primality Forces
27288, 27282, 27278, // Bugfix: Amirdrassil, the Dream's Hope -> Torments
28164, // Bugfix: Amirdrassil, the Dream's hope -> Gnarlroot -> Tainted Flora
28164, 28334, 28344, // Bugfix: Amirdrassil, the Dream's hope -> Gnarlroot -> Tainted Flora
].includes(data.ID)
)
) {
Expand Down

0 comments on commit 4f5aab7

Please sign in to comment.