mirror of
https://github.com/mangosfour/server.git
synced 2025-12-29 16:37:04 +00:00
[7884] DB cleanup from obsolete 28734 spell.
Signed-off-by: ApoC <apoc@nymfe.net>
This commit is contained in:
parent
59392eee2d
commit
2bf4660129
8 changed files with 29 additions and 2 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue