mirror of
https://github.com/mangosfour/server.git
synced 2026-01-01 07:37:07 +00:00
[7662] Spell power coefficients for talent 48505 and ranks.
Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
f89c2052ea
commit
b143a300cb
5 changed files with 40 additions and 2 deletions
|
|
@ -171,6 +171,8 @@ pkgdata_DATA = \
|
|||
7643_01_mangos_db_version.sql \
|
||||
7643_02_mangos_mangos_string.sql \
|
||||
7644_01_characters_character_pet.sql \
|
||||
7662_01_mangos_spell_chain.sql \
|
||||
7662_02_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -322,4 +324,6 @@ EXTRA_DIST = \
|
|||
7643_01_mangos_db_version.sql \
|
||||
7643_02_mangos_mangos_string.sql \
|
||||
7644_01_characters_character_pet.sql \
|
||||
7662_01_mangos_spell_chain.sql \
|
||||
7662_02_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue