[8938] Implement talent 50880 and ranks.

This commit is contained in:
VladimirMangos 2009-12-07 15:43:54 +03:00
parent 4ee8cb3504
commit a4c972faec
5 changed files with 11 additions and 3 deletions

View file

@ -194,6 +194,7 @@ pkgdata_DATA = \
8930_01_mangos_spell_proc_event.sql \
8931_01_mangos_spell_bonus_data.sql \
8932_01_mangos_spell_chain.sql \
8938_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -368,4 +369,5 @@ EXTRA_DIST = \
8930_01_mangos_spell_proc_event.sql \
8931_01_mangos_spell_bonus_data.sql \
8932_01_mangos_spell_chain.sql \
8938_01_mangos_spell_proc_event.sql \
README