[7884] DB cleanup from obsolete 28734 spell.

Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
Sephiroth1983 2009-05-23 23:20:26 +02:00 committed by ApoC
parent 59392eee2d
commit 2bf4660129
8 changed files with 29 additions and 2 deletions

View file

@ -192,6 +192,11 @@ pkgdata_DATA = \
7855_01_mangos_pools.sql \
7867_01_realmd_account.sql \
7879_01_mangos_spell_proc_event.sql \
7884_01_mangos_playercreateinfo_spell.sql \
7884_02_mangos_playercreateinfo_action.sql \
7884_03_characters_character_spell.sql \
7884_04_characters_character_aura.sql \
7884_05_characters_character_action.sql \
README
## Additional files to include when running 'make dist'
@ -364,4 +369,9 @@ EXTRA_DIST = \
7855_01_mangos_pools.sql \
7867_01_realmd_account.sql \
7879_01_mangos_spell_proc_event.sql \
7884_01_mangos_playercreateinfo_spell.sql \
7884_02_mangos_playercreateinfo_action.sql \
7884_03_characters_character_spell.sql \
7884_04_characters_character_aura.sql \
7884_05_characters_character_action.sql \
README