Skip to content

Commit

Permalink
Add "Alter Time" CD.
Browse files Browse the repository at this point in the history
  • Loading branch information
Wetxius committed Sep 29, 2012
1 parent 3f1effe commit 57c3ac2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions ShestakUI/Config/Filters/Cooldowns.lua
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,7 @@ if C.enemycooldown.enable == true then
[49039] = 120, -- Lichborne
[1856] = 180, -- Vanish
[33206] = 180, -- Pain Suppression
[108978] = 180, -- Alter Time
-- Other
[51722] = 60, -- Dismantle
[676] = 60, -- Disarm
Expand Down
2 changes: 2 additions & 0 deletions ShestakUI_Filger/Config/Settings.lua
Original file line number Diff line number Diff line change
Expand Up @@ -938,6 +938,8 @@ Filger_Spells = {
{spellID = 11958, filter = "CD"},
-- Mirror Image
{spellID = 55342, filter = "CD"},
-- Alter Time
{spellID = 108978, filter = "CD"},
-- Ice Block
{spellID = 45438, filter = "CD"},
-- Invisibility
Expand Down

0 comments on commit 57c3ac2

Please sign in to comment.