mirror of
https://github.com/parnic/breakables.git
synced 2025-06-17 01:41:51 -05:00
Added 7.3 herbs and ore
This commit is contained in:
@ -26,12 +26,14 @@ local AdditionalMillableItems = {
|
||||
124105,
|
||||
124106,
|
||||
128304,
|
||||
151565,
|
||||
}
|
||||
|
||||
local AdditionalProspectableItems = {
|
||||
-- Legion ore
|
||||
123918,
|
||||
123919,
|
||||
151564,
|
||||
}
|
||||
|
||||
local MassMilling = {
|
||||
@ -50,6 +52,7 @@ local MassMilling = {
|
||||
[124105] = 209662,
|
||||
[124106] = 209664,
|
||||
[128304] = 210116,
|
||||
[151565] = 247861,
|
||||
}
|
||||
|
||||
local HerbCombineItems = {
|
||||
|
Reference in New Issue
Block a user