changeset 51:1bc6e598e1e3

Add Ghost Wolf
author contrebasse
date Mon, 28 Feb 2011 00:07:34 +0100
parents 2e42e992d588
children d724fb112e7c
files Exceptions.lua
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
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...