diff options
-rw-r--r-- | sql/updates/640_world.sql | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sql/updates/640_world.sql b/sql/updates/640_world.sql index 89e5f067724..20253029d5b 100644 --- a/sql/updates/640_world.sql +++ b/sql/updates/640_world.sql @@ -1,3 +1,4 @@ +DELETE FROM `spell_script_target` WHERE entry IN (33655, 33633, 44374); INSERT INTO `spell_script_target` VALUES (33655,0,183350), (33633,0,183351), |