Pelf

Pelf sindragosa 1 sql (lich king)

May 1st, 2012
149
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 1.98 KB | None | 0 0
  1. DELETE FROM `spell_script_names` WHERE `spell_id`=69845 AND `ScriptName`='spell_sindragosa_collision_filter';
  2. DELETE FROM `spell_script_names` WHERE `spell_id`=70117 AND `ScriptName`='spell_sindragosa_collision_filter';
  3. DELETE FROM `spell_script_names` WHERE `spell_id`=70127 AND `ScriptName`='spell_sindragosa_collision_filter';
  4. DELETE FROM `spell_script_names` WHERE `spell_id`=71053 AND `ScriptName`='spell_sindragosa_collision_filter';
  5. DELETE FROM `spell_script_names` WHERE `spell_id`=71054 AND `ScriptName`='spell_sindragosa_collision_filter';
  6. DELETE FROM `spell_script_names` WHERE `spell_id`=71055 AND `ScriptName`='spell_sindragosa_collision_filter';
  7. DELETE FROM `spell_script_names` WHERE `spell_id`=72528 AND `ScriptName`='spell_sindragosa_collision_filter';
  8. DELETE FROM `spell_script_names` WHERE `spell_id`=72529 AND `ScriptName`='spell_sindragosa_collision_filter';
  9. DELETE FROM `spell_script_names` WHERE `spell_id`=72530 AND `ScriptName`='spell_sindragosa_collision_filter';
  10. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (69845, 'spell_sindragosa_collision_filter');
  11. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (70117, 'spell_sindragosa_collision_filter');
  12. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (70127, 'spell_sindragosa_collision_filter');
  13. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (71053, 'spell_sindragosa_collision_filter');
  14. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (71054, 'spell_sindragosa_collision_filter');
  15. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (71055, 'spell_sindragosa_collision_filter');
  16. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (72528, 'spell_sindragosa_collision_filter');
  17. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (72529, 'spell_sindragosa_collision_filter');
  18. INSERT INTO `spell_script_names` (`spell_id`, `ScriptName`) VALUES (72530, 'spell_sindragosa_collision_filter');
Advertisement
Add Comment
Please, Sign In to add comment