Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove unobtainable items #5

Merged
merged 2 commits into from
May 1, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 0 additions & 11 deletions db.lua
Original file line number Diff line number Diff line change
Expand Up @@ -31,19 +31,14 @@ addon.db = {
204215, -- Dormant Primordial Fragment
204030, -- Wind Sculpted Stone
204020, -- Wild Spirit Stone
204028, -- Whimsical Mail Stone
204015, -- Swirling Mojo Stone
204000, -- Storm Infused Stone
204014, -- Sparkling Mana Stone
204007, -- Shining Obsidian Stone
204017, -- Serene Light Stone
204026, -- Serendipitous Gold Stone
204004, -- Searing Smokey Stone
204003, -- Raging Magma Stone
204029, -- Prophetic Twilight Stone
204008, -- Prodigious Sand Stone
204022, -- Pestilent Plague Stone
204024, -- Oozing Oil Stone
204025, -- Obscure Pastel Stone
204021, -- Necromantic Death Stone
204006, -- Indomitable Earth Stone
Expand All @@ -55,7 +50,6 @@ addon.db = {
204013, -- Exuding Steam Stone
204005, -- Entropic Fel Stone
204001, -- Echoing Thunder Stone
204016, -- Dreadful Shadow Stone
204027, -- Desirous Blood Stone
204010, -- Deluging Water Stone
204012, -- Cold Frost Stone
Expand Down Expand Up @@ -430,7 +424,6 @@ addon.db = {
196975, -- Cliffside Wylderdrake: Head Fin
196976, -- Cliffside Wylderdrake: Head Mane
196992, -- Cliffside Wylderdrake: Heavy Horns
196990, -- Cliffside Wylderdrake: Helm
196998, -- Cliffside Wylderdrake: Hook Horns
196985, -- Cliffside Wylderdrake: Horned Jaw
197005, -- Cliffside Wylderdrake: Horned Nose
Expand Down Expand Up @@ -489,7 +482,6 @@ addon.db = {
197131, -- Highland Drake: Hairy Cheek
197122, -- Highland Drake: Heavy Horns
197147, -- Highland Drake: Heavy Scales
197119, -- Highland Drake: Helm
197126, -- Highland Drake: Hooked Horns
197152, -- Highland Drake: Hooked Tail
197102, -- Highland Drake: Horned Chin
Expand Down Expand Up @@ -565,7 +557,6 @@ addon.db = {
197395, -- Renewed Proto-Drake: Harrier Pattern
197383, -- Renewed Proto-Drake: Heavy Horns
197397, -- Renewed Proto-Drake: Heavy Scales
197373, -- Renewed Proto-Drake: Helm
197354, -- Renewed Proto-Drake: Horned Back
197385, -- Renewed Proto-Drake: Horned Jaw
197379, -- Renewed Proto-Drake: Impaler Horns
Expand Down Expand Up @@ -630,7 +621,6 @@ addon.db = {
197608, -- Windborne Velocidrake: Gray Horns
197591, -- Windborne Velocidrake: Hairy Head
197617, -- Windborne Velocidrake: Heavy Scales
197600, -- Windborne Velocidrake: Helm
197619, -- Windborne Velocidrake: Hooked Snout
197596, -- Windborne Velocidrake: Horned Jaw
197589, -- Windborne Velocidrake: Large Head Fin
Expand Down Expand Up @@ -766,7 +756,6 @@ addon.db = {
207778, -- Grotto Netherwing Drake: Double Finned Tail
207774, -- Grotto Netherwing Drake: Finned Jaw
207764, -- Grotto Netherwing Drake: Head Spike
207770, -- Grotto Netherwing Drake: Helm
207772, -- Grotto Netherwing Drake: Long Horns
207769, -- Grotto Netherwing Drake: Outcast Pattern
207757, -- Grotto Netherwing Drake: Purple and Silver Armor
Expand Down