mirror of
https://github.com/parnic/breakables.git
synced 2025-06-17 01:41:51 -05:00
Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
4d0b368ba6
|
|||
ca215c2382
|
@ -37,6 +37,7 @@ local AdditionalMillableItems = {
|
||||
152509,
|
||||
152510,
|
||||
152511,
|
||||
168487,
|
||||
}
|
||||
|
||||
local AdditionalProspectableItems = {
|
||||
@ -48,6 +49,7 @@ local AdditionalProspectableItems = {
|
||||
152512,
|
||||
152513,
|
||||
152579,
|
||||
168185,
|
||||
}
|
||||
|
||||
local MassMilling = {
|
||||
@ -141,6 +143,7 @@ local PickableItems = {
|
||||
88567, -- ghost iron lockbox
|
||||
116920, -- true steel lockbox
|
||||
121331, -- leystone lockbox
|
||||
169475, -- barnacled lockbox
|
||||
}
|
||||
local CanPickLock = false
|
||||
|
||||
|
@ -1,3 +1,9 @@
|
||||
v1.6.2:
|
||||
- Added 8.2's lockboxes
|
||||
|
||||
v1.6.1:
|
||||
- Added patch 8.2's new herb and ore
|
||||
|
||||
v1.6:
|
||||
- Updated TOC for 8.2
|
||||
|
||||
|
Reference in New Issue
Block a user