mirror of
https://github.com/mangosfour/server.git
synced 2025-12-26 16:37:06 +00:00
[8863] Fixed sql data added in [8856]
This commit is contained in:
parent
a1dc4d3263
commit
b160685c0c
5 changed files with 11 additions and 5 deletions
|
|
@ -171,6 +171,7 @@ pkgdata_DATA = \
|
|||
8847_02_mangos_spell_chain.sql \
|
||||
8851_01_mangos_spell_proc_event.sql \
|
||||
8856_01_mangos_spell_proc_event.sql \
|
||||
8863_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -322,4 +323,5 @@ EXTRA_DIST = \
|
|||
8847_02_mangos_spell_chain.sql \
|
||||
8851_01_mangos_spell_proc_event.sql \
|
||||
8856_01_mangos_spell_proc_event.sql \
|
||||
8863_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue