Added more spellIDs for food, flask and potions.

Missing spell ids for food, flask and potion has been added, patch by nullKomplex.
This commit is contained in:
Tercioo
2019-07-18 18:34:31 -03:00
parent 627fc71661
commit 6fec19f4b5
3 changed files with 51 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
local dversion = 151
local dversion = 152
local major, minor = "DetailsFramework-1.0", dversion
local DF, oldminor = LibStub:NewLibrary (major, minor)