[8089] Implement SPELL_EFFECT_CHARGE2(149), more correct monster flags use in charge effects.

Last fix let for example correct charge for flight creatures...
This commit is contained in:
VladimirMangos 2009-06-29 10:54:21 +04:00
parent 5d0f5f5421
commit 24ee9c7105
2 changed files with 35 additions and 7 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8088"
#define REVISION_NR "8089"
#endif // __REVISION_NR_H__