mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-15 23:20:36 +01:00
Core/Players: Don't flag unlearned talents and specialization spells as disabled since they are learned with "dependent" flag (and not saved in database)
This commit is contained in:
@@ -0,0 +1 @@
|
||||
DELETE FROM `character_spell` WHERE `disabled`=1;
|
||||
Reference in New Issue
Block a user