[8392] Implement 47569 and ranks work.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Den 2009-08-19 06:52:02 +04:00 committed by VladimirMangos
parent c5bed93909
commit 055aa46a8f
6 changed files with 34 additions and 2 deletions

View file

@ -83,6 +83,8 @@ pkgdata_DATA = \
8361_01_mangos_spell_bonus_data.sql \
8364_01_mangos_db_version.sql \
8377_01_mangos_spell_area.sql \
8392_01_mangos_spell_proc_event.sql \
8392_02_mangos_spell_chain.sql \
README
## Additional files to include when running 'make dist'
@ -146,4 +148,6 @@ EXTRA_DIST = \
8361_01_mangos_spell_bonus_data.sql \
8364_01_mangos_db_version.sql \
8377_01_mangos_spell_area.sql \
8392_01_mangos_spell_proc_event.sql \
8392_02_mangos_spell_chain.sql \
README