Added Diamond Ice to spells list

In functions/spells.lua line 828, I don't know what
[60192]	=	"HUNTER", -- "Freezing Trap"
60192 is supposed to mean. Maybe an old remnant?
This commit is contained in:
Fethbita
2020-05-30 10:20:21 +03:00
parent d51dfc336a
commit 99429ecfbc
2 changed files with 4 additions and 2 deletions
+2 -1
View File
@@ -656,7 +656,8 @@ DF.CrowdControlSpells = {
[209753] = "DRUID", --Cyclone (from pvp talent)
[33786] = "DRUID", --Cyclone (from pvp talent - resto druid)
[3355] = "HUNTER", --Freezing Trap
[3355] = "HUNTER", --Freezing Trap
[3355] = "HUNTER", --Diamond Ice (from pvp talent)
[19577] = "HUNTER", --Intimidation
[190927] = "HUNTER", --Harpoon
[162480] = "HUNTER", --Steel Trap
+2 -1
View File
@@ -1708,7 +1708,8 @@ do
--hunter
[117405] = true, -- Binding Shot
[64803] = true, -- Entrapment
[3355] = true, -- Freezing trap
[3355] = true, -- Freezing trap
[203340] = true, -- Diamond Ice (pvp talent)
[24394] = true, -- Intimidation (pet)
[128405] = true, -- Narrow Escape
[136634] = true, -- Narrow Wscape