More 10.2
- Added more trinkets ids. - Added 'On Use' trinkets amount of uses on Breakdown Window. - Added Details.GetItemSpellInfo(spellId): return information about an item added as a custom spell (usually trinkets).
This commit is contained in:
@@ -493,6 +493,9 @@ function Details:StartMeUp()
|
||||
}
|
||||
trinketData[spellId] = thisTrinketData
|
||||
end
|
||||
|
||||
elseif (trinketTable.onUse and trinketTable.castId) then
|
||||
Details222.OnUseItem.Trinkets[trinketTable.castId] = spellId
|
||||
end
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user