Mercurial > wow > degaine
comparison Exceptions.lua @ 51:1bc6e598e1e3
Add Ghost Wolf
author | contrebasse |
---|---|
date | Mon, 28 Feb 2011 00:07:34 +0100 |
parents | ecfa62976b03 |
children | d724fb112e7c |
comparison
equal
deleted
inserted
replaced
50:2e42e992d588 | 51:1bc6e598e1e3 |
---|---|
14 [55068] = 1.3, -- Mr Chilly | 14 [55068] = 1.3, -- Mr Chilly |
15 | 15 |
16 -- Mounts (exceptions), the others don't draw weapons | 16 -- Mounts (exceptions), the others don't draw weapons |
17 [48778] = true, -- Acherus Deathcharger | 17 [48778] = true, -- Acherus Deathcharger |
18 | 18 |
19 -- Shaman spells | |
20 [2645] = true, | |
19 } | 21 } |
20 | 22 |
21 -- Not used any more, but I keep it just in case... | 23 -- Not used any more, but I keep it just in case... |
22 T.SpellBlackList = { -- spells that don't stealth weapons (works with events1player) | 24 T.SpellBlackList = { -- spells that don't stealth weapons (works with events1player) |
23 -- All vanity pets and mount are added at PLAYER_LOGIN | 25 -- All vanity pets and mount are added at PLAYER_LOGIN |