mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-18 16:38:42 +01:00
DB/SpellGroups: Fix a couple of runtime DB errors from f27821486b
This commit is contained in:
3
sql/updates/world/2014_06_17_00_world_spell_group.sql
Normal file
3
sql/updates/world/2014_06_17_00_world_spell_group.sql
Normal file
@@ -0,0 +1,3 @@
|
||||
|
||||
DELETE FROM spell_group WHERE id=1059 AND spell_id=58180;
|
||||
DELETE FROM spell_group WHERE id=1059 AND spell_id=58181;
|
||||
Reference in New Issue
Block a user