mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 13:37:02 +00:00
[10743] Add AP/RAP bonus data to spell_bonus_data.
Also remove related hardcoded cases. Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
parent
f27741460f
commit
355f172fc6
8 changed files with 116 additions and 78 deletions
|
|
@ -119,6 +119,8 @@ pkgdata_DATA = \
|
|||
10682_01_mangos_item_convert.sql \
|
||||
10704_01_mangos_gossip_menu_option.sql \
|
||||
10742_01_mangos_spell_bonus_data.sql \
|
||||
10743_01_mangos_spell_chain.sql \
|
||||
10743_02_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -218,4 +220,6 @@ EXTRA_DIST = \
|
|||
10682_01_mangos_item_convert.sql \
|
||||
10704_01_mangos_gossip_menu_option.sql \
|
||||
10742_01_mangos_spell_bonus_data.sql \
|
||||
10743_01_mangos_spell_chain.sql \
|
||||
10743_02_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue