mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[8253] Some spell proc fixes.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
64f11bedf7
commit
110ff906e8
6 changed files with 79 additions and 23 deletions
|
|
@ -258,6 +258,8 @@ pkgdata_DATA = \
|
|||
8251_01_mangos_spell_chain.sql \
|
||||
8251_02_mangos_spell_bonus_data.sql \
|
||||
8251_03_mangos_spell_proc_event.sql \
|
||||
8253_01_mangos_spell_chain.sql \
|
||||
8253_02_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -496,4 +498,6 @@ EXTRA_DIST = \
|
|||
8251_01_mangos_spell_chain.sql \
|
||||
8251_02_mangos_spell_bonus_data.sql \
|
||||
8251_03_mangos_spell_proc_event.sql \
|
||||
8253_01_mangos_spell_chain.sql \
|
||||
8253_02_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue