# HG changeset patch # User contrebasse # Date 1298848054 -3600 # Node ID 1bc6e598e1e36ba46a8c2a2d33183a6686b2d346 # Parent 2e42e992d588509b4f94949de5af539abafa4601 Add Ghost Wolf diff -r 2e42e992d588 -r 1bc6e598e1e3 Exceptions.lua --- a/Exceptions.lua Sun Feb 27 23:04:37 2011 +0100 +++ b/Exceptions.lua Mon Feb 28 00:07:34 2011 +0100 @@ -16,6 +16,8 @@ -- Mounts (exceptions), the others don't draw weapons [48778] = true, -- Acherus Deathcharger + -- Shaman spells + [2645] = true, } -- Not used any more, but I keep it just in case...