[8969] Ignore in stacking check pure dummy spells.

One more hacks to SpellMgr::IsNoStackSpellDueToSpell
This fix for example 53601 with 20911 stacking.
This commit is contained in:
VladimirMangos 2009-12-11 15:10:28 +03:00
parent f0e7f01a7b
commit 5e2c6e6b86
2 changed files with 10 additions and 1 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8968"
#define REVISION_NR "8969"
#endif // __REVISION_NR_H__