diff Exceptions.lua @ 51:1bc6e598e1e3

Add Ghost Wolf
author contrebasse
date Mon, 28 Feb 2011 00:07:34 +0100
parents ecfa62976b03
children d724fb112e7c
line wrap: on
line diff
--- 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...