Skip to content

Commit

Permalink
Consumables: Add Antorus Vantus Runes
Browse files Browse the repository at this point in the history
  • Loading branch information
nebularg committed Dec 15, 2017
1 parent fd1500a commit 75f1eb7
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions modules/Consumables.lua
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,18 @@ do
[spells[237823]] = 1897, -- Maiden of Vigilance
[spells[237820]] = 1873, -- Fallen Avatar
[spells[237825]] = 1898, -- Kil'jaeden
-- Antorus
[spells[250153]] = 1992, -- Garothi Worldbreaker
[spells[250156]] = 1987, -- Felhounds of Sargeras
[spells[250167]] = 1997, -- Antoran High Command
[spells[250160]] = 1985, -- Portal Keeper Hasabel
[spells[250150]] = 2025, -- Eonar the Lifebinder
[spells[250158]] = 2009, -- Imonar the Soulhunter
[spells[250148]] = 2004, -- Kin'garoth
[spells[250165]] = 1983, -- Varimathras
[spells[250163]] = 1986, -- The Coven of Shivarra
[spells[250144]] = 1984, -- Aggramar
[spells[250146]] = 2031, -- Argus the Unmaker
}

function getVantus(player)
Expand Down

0 comments on commit 75f1eb7

Please sign in to comment.