Advertisement
nerfstuff123

Untitled

Oct 16th, 2021
64
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.89 KB | None | 0 0
  1. DELETE FROM `custom_class_data_talents` WHERE `talentID`=2058;
  2. INSERT INTO `custom_class_data_talents` VALUES (1, 51533, 0, 0, 0, 0, 4, 1, 60, 2, 2058, 7, 15);
  3. DELETE FROM `custom_class_data_spells` WHERE `spellID`=1714;
  4. INSERT INTO `custom_class_data_spells` VALUES (1714, 3, 0, 26, 9, 20);
  5. DELETE FROM `custom_class_data_talents` WHERE `talentID`=901;
  6. INSERT INTO `custom_class_data_talents` VALUES (1, 17364, 0, 0, 0, 0, 2, 1, 40, 3, 901, 7, 15);
  7. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1847;
  8. INSERT INTO `custom_class_data_talents` VALUES (1, 44425, 0, 0, 0, 0, 3, 1, 60, 2, 1847, 8, 3);
  9. DELETE FROM `custom_class_data_spells` WHERE `spellID`=6346;
  10. INSERT INTO `custom_class_data_spells` VALUES (6346, 3, 0, 20, 5, 10);
  11. DELETE FROM `custom_class_data_talents` WHERE `talentID`=72;
  12. INSERT INTO `custom_class_data_talents` VALUES (1, 11958, 0, 0, 0, 0, 4, 1, 30, 2, 72, 8, 2);
  13. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1353;
  14. INSERT INTO `custom_class_data_talents` VALUES (1, 23989, 0, 0, 0, 0, 4, 1, 30, 2, 1353, 3, 24);
  15. DELETE FROM `custom_class_data_spells` WHERE `spellID`=45438;
  16. INSERT INTO `custom_class_data_spells` VALUES (45438, 5, 0, 30, 8, 2);
  17. DELETE FROM `custom_class_data_spells` WHERE `spellID`=19263;
  18. INSERT INTO `custom_class_data_spells` VALUES (19263, 5, 0, 60, 3, 23);
  19. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1910;
  20. INSERT INTO `custom_class_data_talents` VALUES (1, 47585, 0, 0, 0, 0, 5, 1, 60, 2, 1910, 5, 12);
  21. DELETE FROM `custom_class_data_spells` WHERE `spellID`=1022;
  22. INSERT INTO `custom_class_data_spells` VALUES (1022, 4, 0, 10, 2, 27);
  23. DELETE FROM `custom_class_data_spells` WHERE `spellID`=23920;
  24. INSERT INTO `custom_class_data_spells` VALUES (23920, 3, 0, 64, 1, 5);
  25. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1917;
  26. INSERT INTO `custom_class_data_talents` VALUES (1, 48438, 0, 0, 0, 0, 3, 1, 60, 2, 1917, 11, 17);
  27.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement