diff --git a/sql/updates/10765_world_spell_dbc.sql b/sql/updates/10765_world_spell_dbc.sql index 2932acedb8..8a5846b5ee 100644 --- a/sql/updates/10765_world_spell_dbc.sql +++ b/sql/updates/10765_world_spell_dbc.sql @@ -1 +1,2 @@ +DELETE FROM spell_dbc WHERE `Id`=3617; INSERT INTO spell_dbc (`Id`, `Effect1`, `Comment`) VALUES (3617, 1, 'NPC 32958 suicide spell');