Skip to content

Commit

Permalink
[Retail] Added a few more items
Browse files Browse the repository at this point in the history
  • Loading branch information
Myrroddin committed Mar 26, 2023
1 parent 1581959 commit bd60bb1
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Database.lua
Original file line number Diff line number Diff line change
Expand Up @@ -202,9 +202,12 @@ if isMainline then
db.Filters["hearthstones"].items[189827] = true -- Cartel Xy's Proof of Initiation
db.Filters["hearthstones"].items[190196] = true -- Enlightened Hearthstone
db.Filters["hearthstones"].items[190237] = true -- Broker Translocation Matrix
db.Filters["hearthstones"].items[191029] = true -- Lilian's Hearthstone
db.Filters["hearthstones"].items[193588] = true -- Timewalker's Hearthstone
db.Filters["hearthstones"].items[198156] = true -- Wyrmhole Generator
db.Filters["hearthstones"].items[198156] = true -- Wyrmhole Generator: Dragon Isles
db.Filters["hearthstones"].items[200630] = true -- Ohn'ir Windsage's Hearthstone
db.Filters["hearthstones"].items[201957] = true -- Thrall's Hearthstone
db.Filters["hearthstones"].items[204481] = true -- Morqut Hearth Totem
end

-- return data to main file
Expand Down

0 comments on commit bd60bb1

Please sign in to comment.