diff options
-rw-r--r-- | sql/updates/10765_world_spell_dbc.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/10765_world_spell_dbc.sql b/sql/updates/10765_world_spell_dbc.sql index 2932acedb8f..8a5846b5eec 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'); |