casucristy

hwqeqwq

Jul 16th, 2012
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.35 KB | None | 0 0
  1. -- spell script 40160 for quests:
  2.  
  3. -- Bomb Them Again (ally and horde side)
  4. -- Bombing Run(ally and horde side);
  5.  
  6. DELETE FROM `spell_script_names` WHERE `spell_id` = 40160;
  7.  
  8. INSERT INTO `spell_script_names` VALUES
  9. (40160, "spell_throw_bomb");
  10.  
  11. -- reenable achiv for quest
  12.  
  13. -- Blade's Edge Bomberman
  14.  
  15. DELETE FROM `disables` WHERE `entry` IN (3923);
Advertisement
Add Comment
Please, Sign In to add comment