mirror of
https://github.com/mangosfour/server.git
synced 2025-12-24 19:37:07 +00:00
[9460] Spellpower bonuses for spell 47540 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
b57f4a179b
commit
01e05f5d7e
6 changed files with 42 additions and 3 deletions
|
|
@ -76,6 +76,8 @@ pkgdata_DATA = \
|
|||
9382_01_mangos_command.sql \
|
||||
9385_01_mangos_command.sql \
|
||||
9450_01_mangos_spell_proc_event.sql \
|
||||
9460_01_mangos_spell_bonus_data.sql \
|
||||
9460_02_mangos_spell_chain.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -132,4 +134,6 @@ EXTRA_DIST = \
|
|||
9382_01_mangos_command.sql \
|
||||
9385_01_mangos_command.sql \
|
||||
9450_01_mangos_spell_proc_event.sql \
|
||||
9460_01_mangos_spell_bonus_data.sql \
|
||||
9460_02_mangos_spell_chain.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue