# HG changeset patch # User contrebasse # Date 1298835077 -3600 # Node ID ecfa62976b036771823e3717baae5d51beb7f076 # Parent 1967c9a3c5c2698ca3d07f55a965479c66de30ab Cosmetic diff -r 1967c9a3c5c2 -r ecfa62976b03 Degaine.toc --- a/Degaine.toc Sun Feb 27 20:28:52 2011 +0100 +++ b/Degaine.toc Sun Feb 27 20:31:17 2011 +0100 @@ -7,5 +7,4 @@ ## SavedVariablesPerCharacter: Degaine_isAuto Exceptions.lua - Degaine.lua diff -r 1967c9a3c5c2 -r ecfa62976b03 Exceptions.lua --- a/Exceptions.lua Sun Feb 27 20:28:52 2011 +0100 +++ b/Exceptions.lua Sun Feb 27 20:31:17 2011 +0100 @@ -10,18 +10,19 @@ [13262] = true, -- Disenchant [51005] = true, -- Milling - -- Critters (exceptions) + -- Critters (exceptions), the others don't draw weapons [55068] = 1.3, -- Mr Chilly - -- Mounts (exceptions) + -- Mounts (exceptions), the others don't draw weapons [48778] = true, -- Acherus Deathcharger } +-- Not used any more, but I keep it just in case... T.SpellBlackList = { -- spells that don't stealth weapons (works with events1player) -- All vanity pets and mount are added at PLAYER_LOGIN - -- + -- Stealths [1784] = true, -- Stealth (Rogue) [58984] = true, -- Shadowmeld (Nightelf stealth)