[9025] Implement talent 63373 and ranks.

Idea with AddTriggeredSpell use suggested by darkstalker.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
laise 2009-12-19 06:24:58 +03:00 committed by VladimirMangos
parent aeaa5026f5
commit 0c636c6e3e
6 changed files with 30 additions and 4 deletions

View file

@ -215,6 +215,7 @@ pkgdata_DATA = \
9015_01_mangos_spell_bonus_data.sql \
9018_01_mangos_spell_bonus_data.sql \
9019_01_mangos_spell_threat.sql \
9025_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -410,4 +411,5 @@ EXTRA_DIST = \
9015_01_mangos_spell_bonus_data.sql \
9018_01_mangos_spell_bonus_data.sql \
9019_01_mangos_spell_threat.sql \
9025_01_mangos_spell_proc_event.sql \
README