[8498] Implement talent 53234 and ranks.

(cherry picked from commit 510b81f53bbe59beccbc113a802b3f9b1e669e3a)

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
dele 2009-08-24 15:20:46 +03:00 committed by VladimirMangos
parent 67d4335614
commit c45362a9fc
6 changed files with 23 additions and 3 deletions

View file

@ -105,6 +105,7 @@ pkgdata_DATA = \
8487_02_mangos_spell_proc_event.sql \
8488_01_mangos_spell_chain.sql \
8488_02_mangos_spell_bonus_data.sql \
8498_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -190,4 +191,5 @@ EXTRA_DIST = \
8487_02_mangos_spell_proc_event.sql \
8488_01_mangos_spell_chain.sql \
8488_02_mangos_spell_bonus_data.sql \
8498_01_mangos_spell_proc_event.sql \
README