Skip to content

Commit

Permalink
[Retail] Fix ticket #21: wrong itemID for Ultrasafe Transporter: Mech…
Browse files Browse the repository at this point in the history
…agon
  • Loading branch information
Myrroddin committed Nov 23, 2023
1 parent ee24cb3 commit 6bf338a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Database.lua
Expand Up @@ -172,7 +172,7 @@ if isMainline then
db.Filters["hearthstones"].items[165802] = true -- Noble Gardener's Hearthstone
db.Filters["hearthstones"].items[166746] = true -- Fire Eater's Hearthstone
db.Filters["hearthstones"].items[166747] = true -- Brewfest Reveler's Hearthstone
db.Filters["hearthstones"].items[167065] = true -- Ultrasafe Transporter: Mechagon
db.Filters["hearthstones"].items[167075] = true -- Ultrasafe Transporter: Mechagon
db.Filters["hearthstones"].items[168807] = true -- Wormhole Generator: Kul Tiras
db.Filters["hearthstones"].items[168808] = true -- Wormhole Generator: Zandalar
db.Filters["hearthstones"].items[168862] = true -- G.E.A.R. Tracking Beacon
Expand Down

0 comments on commit 6bf338a

Please sign in to comment.