Added patch 8.2's new herb and ore

This commit is contained in:
2019-07-21 10:39:55 -05:00
parent 66c35b8277
commit ca215c2382
2 changed files with 5 additions and 0 deletions

View File

@ -37,6 +37,7 @@ local AdditionalMillableItems = {
152509, 152509,
152510, 152510,
152511, 152511,
168487,
} }
local AdditionalProspectableItems = { local AdditionalProspectableItems = {
@ -48,6 +49,7 @@ local AdditionalProspectableItems = {
152512, 152512,
152513, 152513,
152579, 152579,
168185,
} }
local MassMilling = { local MassMilling = {

View File

@ -1,3 +1,6 @@
v1.6.1:
- Added patch 8.2's new herb and ore
v1.6: v1.6:
- Updated TOC for 8.2 - Updated TOC for 8.2