[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

@ -163,6 +163,7 @@ pkgdata_DATA = \
8833_01_mangos_mangos_string.sql \
8833_02_mangos_command.sql \
8835_01_mangos_command.sql \
8840_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -306,4 +307,5 @@ EXTRA_DIST = \
8833_01_mangos_mangos_string.sql \
8833_02_mangos_command.sql \
8835_01_mangos_command.sql \
8840_01_mangos_spell_proc_event.sql \
README