mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[8511] Limit talent 57472 triggering to only spell spell 17 and ranks as expected.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
b42082bc0c
commit
81a4eabe34
5 changed files with 14 additions and 3 deletions
|
|
@ -110,6 +110,7 @@ pkgdata_DATA = \
|
|||
8504_01_mangos_playercreateinfo_spell.sql \
|
||||
8504_02_mangos_playercreateinfo_action.sql \
|
||||
8505_01_characters_character_spell.sql \
|
||||
8511_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -200,4 +201,5 @@ EXTRA_DIST = \
|
|||
8504_01_mangos_playercreateinfo_spell.sql \
|
||||
8504_02_mangos_playercreateinfo_action.sql \
|
||||
8505_01_characters_character_spell.sql \
|
||||
8511_01_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue