mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-23 18:36:31 +01:00
DB/Misc: remove one startup error
This commit is contained in:
4
sql/updates/world/2016_01_22_03_world.sql
Normal file
4
sql/updates/world/2016_01_22_03_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- ScriptName 'spell_dk_bloodworms' exists in database, but no core script found!
|
||||
-- http://wowwiki.wikia.com/wiki/Bloodworms
|
||||
-- The subject of this article was removed from World of Warcraft in patch 4.0.1.
|
||||
DELETE FROM spell_script_names WHERE spell_id=-49027;
|
||||
Reference in New Issue
Block a user