[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:
VladimirMangos 2010-01-12 00:13:21 +03:00
parent 197ebb6bfd
commit cf8b2f660c
6 changed files with 24 additions and 5 deletions

View file

@ -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