mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[7150] Fixed: spell 58284 must be in original spells for all warlocks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
3c45d5f548
commit
34fc995ef9
4 changed files with 16 additions and 2 deletions
|
|
@ -148,6 +148,7 @@ pkgdata_DATA = \
|
|||
7141_01_mangos_instance_template.sql \
|
||||
7147_01_mangos_creature_template.sql \
|
||||
7149_01_mangos_spell_proc_event.sql \
|
||||
7150_01_mangos_playercreateinfo_spell.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -276,4 +277,5 @@ EXTRA_DIST = \
|
|||
7141_01_mangos_instance_template.sql \
|
||||
7147_01_mangos_creature_template.sql \
|
||||
7149_01_mangos_spell_proc_event.sql \
|
||||
7150_01_mangos_playercreateinfo_spell.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue