no edit summary
No edit summary |
No edit summary |
||
| Line 1: | Line 1: | ||
Retrieves the cooldown data of the spell specified. | Retrieves the cooldown data of the spell specified. | ||
local start, duration = | local start, duration = GetSpellCooldown(spellID, spellnumTab); | ||
; | ; | ||