mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[8487] Fixes in paladin seals and related spells.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
53c96fc731
commit
d91f2c2c35
9 changed files with 148 additions and 73 deletions
|
|
@ -101,6 +101,8 @@ pkgdata_DATA = \
|
|||
8462_01_mangos_creature_ai_texts.sql \
|
||||
8469_01_characters_character_spell.sql \
|
||||
8482_01_mangos_spell_elixir.sql \
|
||||
8487_01_mangos_spell_bonus_data.sql \
|
||||
8487_02_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -182,4 +184,6 @@ EXTRA_DIST = \
|
|||
8462_01_mangos_creature_ai_texts.sql \
|
||||
8469_01_characters_character_spell.sql \
|
||||
8482_01_mangos_spell_elixir.sql \
|
||||
8487_01_mangos_spell_bonus_data.sql \
|
||||
8487_02_mangos_spell_proc_event.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue