Advertisement
IcariumQA

Searing Rage

Oct 7th, 2021
1,247
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 2.34 KB | None | 0 0
  1. DELETE FROM `creature_addon` WHERE `guid`=2523;
  2. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (2523, 0, 0, 0, 0, 0, 0, '986024', NULL);
  3. DELETE FROM `creature_addon` WHERE `guid`=3903;
  4. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (3903, 0, 0, 0, 0, 0, 0, '986024', NULL);
  5. DELETE FROM `creature_addon` WHERE `guid`=3904;
  6. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (3904, 0, 0, 0, 0, 0, 0, '986024', NULL);
  7. DELETE FROM `creature_addon` WHERE `guid`=31164;
  8. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (31164, 0, 0, 0, 0, 0, 0, '986024', NULL);
  9. DELETE FROM `creature_addon` WHERE `guid`=7400;
  10. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (7400, 0, 0, 0, 0, 0, 0, '986024', NULL);
  11. DELETE FROM `creature_addon` WHERE `guid`=7402;
  12. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (7402, 0, 0, 0, 0, 0, 0, '986024', NULL);
  13. DELETE FROM `creature_addon` WHERE `guid`=15480;
  14. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (15480, 0, 0, 0, 0, 0, 0, '986024', NULL);
  15. DELETE FROM `creature_addon` WHERE `guid`=31162;
  16. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (31162, 0, 0, 0, 0, 0, 0, '986024', NULL);
  17. DELETE FROM `creature_addon` WHERE `guid`=31165;
  18. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (31165, 0, 0, 0, 0, 0, 0, '986024', NULL);
  19. DELETE FROM `creature_addon` WHERE `guid`=3902;
  20. INSERT INTO `creature_addon` (`guid`, `path_id`, `mount`, `bytes1`, `bytes2`, `emote`, `visibilityDistanceType`, `auras`, `immunetospell`) VALUES (3902, 39020, 0, 0, 1, 0, 0, '986024', NULL);
  21.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement