[8840] Correct proc flags for 53601.

Spell have in dbc wrong flags because copy its for dummy aura from triggred spell for client use.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Splinter 2009-11-19 15:30:17 +03:00 committed by VladimirMangos
parent 9ccf3ffc0f
commit ea28a5cfcb
5 changed files with 12 additions and 4 deletions

View file

@ -1,4 +1,4 @@
#ifndef __REVISION_NR_H__
#define __REVISION_NR_H__
#define REVISION_NR "8839"
#define REVISION_NR "8840"
#endif // __REVISION_NR_H__