More fixes for Augmentation Evoker on 10.1.5

This commit is contained in:
Tercio Jose
2023-06-30 15:04:05 -03:00
parent 6ccb64863e
commit 318555ae51
7 changed files with 18 additions and 7 deletions
+1 -1
View File
@@ -85,7 +85,7 @@
---@field key6 string time of death as string
---@field dead boolean just a boolean to indicate this is a death table
---@field last_cooldown {key1: unixtime, key2: spellid}
---@field dead_at number combatElapsedTime
---@field dead_at combattime
---@class customspellinfo : {name: string, isPassive: boolean, itemId: number, icon: string|number}
---@class customiteminfo: {itemId: number, isPassive: boolean}