[8992] Fixed spell proc data for

* 19184 and ranks
* 53290 and ranks
* 34506 and ranks
* 35100 and ranks
* 46913 and ranks
* 51521 and ranks (use cooldown for prevent triggred spells proccessing)
* also 34457, 20784

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
pasdVn 2009-12-14 17:31:10 +03:00 committed by VladimirMangos
parent 2defba515e
commit a108dc0d39
6 changed files with 127 additions and 18 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8991"
#define REVISION_NR "8992"
#endif // __REVISION_NR_H__