Skip to content

Commit

Permalink
[All] Fix ticket #7 on Github - Dimensional Ripper - Area 52
Browse files Browse the repository at this point in the history
  • Loading branch information
Myrroddin committed Jul 11, 2023
1 parent 503dc82 commit ba6922f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Database.lua
Original file line number Diff line number Diff line change
Expand Up @@ -49,9 +49,9 @@ db.Filters = {
if isWrath or isMainline then
db.Filters["hearthstones"].items[28585] = true -- Ruby Slippers
db.Filters["hearthstones"].items[29796] = true -- Socrethar's Teleportation Stone
db.Filters["hearthstones"].items[30542] = true -- Dimensional Ripper - Area 52
db.Filters["hearthstones"].items[32757] = true -- Blessed Medallion of Karabor
db.Filters["hearthstones"].items[35230] = true -- Darnarian's Scroll of Teleportation
db.Filters["hearthstones"].items[36954] = true -- Dimensional Ripper - Area 52
db.Filters["hearthstones"].items[36955] = true -- Ultrasafe Transporter - Toshley's Station
db.Filters["hearthstones"].items[37118] = true -- Scroll of Recall
db.Filters["hearthstones"].items[37863] = true -- Direbrew's Remote
Expand Down

0 comments on commit ba6922f

Please sign in to comment.