comparison Exceptions.lua @ 52:d724fb112e7c

Remove Ghost Wolf (doesn't work like this) and modify debug option
author contrebasse
date Mon, 28 Feb 2011 00:20:19 +0100
parents 1bc6e598e1e3
children 6da5658a3428
comparison
equal deleted inserted replaced
51:1bc6e598e1e3 52:d724fb112e7c
13 -- Critters (exceptions), the others don't draw weapons 13 -- Critters (exceptions), the others don't draw weapons
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
19 -- Shaman spells
20 [2645] = true,
21 } 18 }
22 19
23 -- Not used any more, but I keep it just in case... 20 -- Not used any more, but I keep it just in case...
24 T.SpellBlackList = { -- spells that don't stealth weapons (works with events1player) 21 T.SpellBlackList = { -- spells that don't stealth weapons (works with events1player)
25 -- All vanity pets and mount are added at PLAYER_LOGIN 22 -- All vanity pets and mount are added at PLAYER_LOGIN