casucristy

hgqaweq

Jul 14th, 2012
68
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.45 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 achivs (tested and working perfectly)
  12.  
  13. -- Blade's Edge Bomberman
  14. -- Fires Over Skettis
  15. -- Mine Sweeper
  16. -- Rapid Defense
  17.  
  18. DELETE FROM `disables` WHERE `entry` IN (3923,3922,3924,5258);
Advertisement
Add Comment
Please, Sign In to add comment