mirror of
https://github.com/parnic/breakables.git
synced 2025-06-17 01:41:51 -05:00
Immediately update when a lock is picked
This commit is contained in:
@ -408,7 +408,7 @@ function Breakables:OnTradeSkillUpdate()
|
||||
end
|
||||
|
||||
function Breakables:OnBagItemLockPicked()
|
||||
nextCheck[1] = GetTime() + BagUpdateCheckDelay
|
||||
self:FindBreakables()
|
||||
end
|
||||
|
||||
function Breakables:FindLevelOfProfessionIndex(idx)
|
||||
|
Reference in New Issue
Block a user