[8521] Implement glyph 42744

Patch added with improvement in code suggested by Shendor.

Signed-off-by: VladimirMangos <vladimir@getmangos.com>
This commit is contained in:
Win32 2009-09-21 17:23:36 +04:00 committed by VladimirMangos
parent 4254580141
commit 7768d5f3e7
6 changed files with 22 additions and 3 deletions

View file

@ -112,6 +112,7 @@ pkgdata_DATA = \
8505_01_characters_character_spell.sql \
8511_01_mangos_spell_proc_event.sql \
8514_01_mangos_spell_bonus_data.sql \
8521_01_mangos_spell_proc_event.sql \
README
## Additional files to include when running 'make dist'
@ -204,4 +205,5 @@ EXTRA_DIST = \
8505_01_characters_character_spell.sql \
8511_01_mangos_spell_proc_event.sql \
8514_01_mangos_spell_bonus_data.sql \
8521_01_mangos_spell_proc_event.sql \
README