Skip to content

Commit

Permalink
Update classic data to 4.4.0.54647
Browse files Browse the repository at this point in the history
  • Loading branch information
p3lim committed May 13, 2024
1 parent 137b1d8 commit e39dedb
Show file tree
Hide file tree
Showing 5 changed files with 140 additions and 136 deletions.
2 changes: 2 additions & 0 deletions data/keys_classic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,6 @@ addon.data.keys = {
[23819] = {350, 202, 350, 0}, -- Elemental Seaforium Charge
[43853] = {400, 164, 430, 0}, -- Titanium Skeleton Key
[43854] = {375, 164, 350, 0}, -- Cobalt Skeleton Key
[55053] = {525, 164, 475, 0}, -- Obsidium Skeleton Key
[60853] = {525, 202, 425, 0}, -- Volatile Seaforium Blastpack
}
13 changes: 10 additions & 3 deletions data/millable_classic.lua
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ addon.data.millable = {
[3358] = 125, -- Khadgar's Whisker
[3369] = 75, -- Grave Moss
[3818] = 125, -- Fadeleaf
[3819] = 125, -- Wintersbite
[3819] = 125, -- Dragon's Teeth
[3820] = 25, -- Stranglekelp
[3821] = 125, -- Goldthorn
[4625] = 175, -- Firebloom
Expand All @@ -27,8 +27,8 @@ addon.data.millable = {
[13463] = 225, -- Dreamfoil
[13464] = 225, -- Golden Sansam
[13465] = 225, -- Mountain Silversage
[13466] = 225, -- Plaguebloom
[13467] = 225, -- Icecap
[13466] = 225, -- Sorrowmoss
[13467] = 200, -- Icecap
[22785] = 275, -- Felweed
[22786] = 275, -- Dreaming Glory
[22787] = 275, -- Ragveil
Expand All @@ -46,4 +46,11 @@ addon.data.millable = {
[37921] = 325, -- Deadnettle
[39969] = 325, -- Fire Seed
[39970] = 325, -- Fire Leaf
[52983] = 425, -- Cinderbloom
[52984] = 425, -- Stormvine
[52985] = 450, -- Azshara's Veil
[52986] = 450, -- Heartblossom
[52987] = 475, -- Twilight Jasmine
[52988] = 475, -- Whiptail
[52989] = 500, -- Deathspore Pod
}
Loading

0 comments on commit e39dedb

Please sign in to comment.