[11223] Replace direct auras adding from creature*_addon tables by cast spell.

This commit is contained in:
VladimirMangos 2011-03-06 12:48:08 +03:00
parent 51b4556c4b
commit 5aeda4f28b
3 changed files with 2 additions and 25 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "11222"
#define REVISION_NR "11223"
#endif // __REVISION_NR_H__