Skip to content

Commit

Permalink
Add Leyline Residue to TWW_Global.lua database under Special category
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Aug 25, 2024
1 parent c410b6e commit d127c4a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Databases/TWW/TWW_Global.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ local db = {
-- ID, --Item name
2100930, -- Bismuth
},
["Special"] = {
-- ID, --Item name
213613, -- Leyline Residue
},
}
-- now that db is populated lets pass it on.
addonTable.Database.TWWGlobal = db

0 comments on commit d127c4a

Please sign in to comment.