mirror of
https://github.com/mangosfour/server.git
synced 2025-12-25 04:37:02 +00:00
[9148] Revert "[9042] Remove double apply bonuses for spell 635/31935 and ranks"
* This reverts commit 2157bc1b2fb064bd6bf0dfa5b4152d13760450c5. * And drop DB bonus data. Thanks to MrLama and pasdVn for reseach problem.
This commit is contained in:
parent
197ebb6bfd
commit
cf8b2f660c
6 changed files with 24 additions and 5 deletions
|
|
@ -235,6 +235,7 @@ pkgdata_DATA = \
|
|||
9136_05_mangos_spell_bonus_data.sql \
|
||||
9136_06_mangos_spell_proc_event.sql \
|
||||
9136_07_characters_characters.sql \
|
||||
9148_01_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
||||
## Additional files to include when running 'make dist'
|
||||
|
|
@ -450,4 +451,5 @@ EXTRA_DIST = \
|
|||
9136_05_mangos_spell_bonus_data.sql \
|
||||
9136_06_mangos_spell_proc_event.sql \
|
||||
9136_07_characters_characters.sql \
|
||||
9148_01_mangos_spell_bonus_data.sql \
|
||||
README
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue