Skip to content

Commit

Permalink
Added skill for inscription in for Classic (#50)
Browse files Browse the repository at this point in the history
  • Loading branch information
adnedelcu authored Sep 6, 2022
1 parent abfcaf2 commit f6c6911
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions LibProcessable.lua
Original file line number Diff line number Diff line change
Expand Up @@ -314,6 +314,7 @@ local classicIDs = {
[(GetSpellInfo(8613))] = 393, -- Skinning
[(GetSpellInfo(3908))] = 197, -- Tailoring
[(GetSpellInfo(25229)) or 0] = 755, -- Jewelcrafting
[(GetSpellInfo(45357)) or 0] = 773, -- Inscription
}

local Handler = CreateFrame('Frame')
Expand Down

0 comments on commit f6c6911

Please sign in to comment.