mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-22 18:15:31 +01:00
Core/Spells: Automatically generate spell rank info from SkillLineAbility
* This fixes weird spellbook/talent/glyph/profession ui behavior when knowing multiple spells to remove talent or glyph, or multiple spells to open profession ui
This commit is contained in:
1
sql/updates/world/6.x/2016_06_15_06_world.sql
Normal file
1
sql/updates/world/6.x/2016_06_15_06_world.sql
Normal file
@@ -0,0 +1 @@
|
||||
DROP TABLE IF EXISTS `spell_ranks`;
|
||||
Reference in New Issue
Block a user