mirror of
https://github.com/mangosfour/server.git
synced 2025-12-28 04:37:04 +00:00
[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:
parent
9ccf3ffc0f
commit
ea28a5cfcb
5 changed files with 12 additions and 4 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue