mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-02-01 14:46:54 +01:00
DB/Spells: Remove unneeded spelldifficulty_dbc record
Handled in SpellDifficulty.dbc Ref ca9c746767
This commit is contained in:
2
sql/updates/world/3.3.5/2020_09_09_00_world.sql
Normal file
2
sql/updates/world/3.3.5/2020_09_09_00_world.sql
Normal file
@@ -0,0 +1,2 @@
|
||||
--
|
||||
DELETE FROM `spelldifficulty_dbc` WHERE `id` = 66809;
|
||||
Reference in New Issue
Block a user