Advertisement
nerfstuff123

Untitled

Dec 21st, 2020
136
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.34 KB | None | 0 0
  1. DELETE FROM `custom_class_data_talents` WHERE `talentID`=2041;
  2. INSERT INTO `custom_class_data_talents` VALUES (1, 48181, 0, 0, 0, 0, 3, 1, 60, 2, 2041, 9, 20);
  3. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1666;
  4. INSERT INTO `custom_class_data_talents` VALUES (1, 20243, 0, 0, 0, 0, 2, 1, 50, 2, 1666, 1, 5);
  5. DELETE FROM `custom_class_data_talents` WHERE `talentID`=2196;
  6. INSERT INTO `custom_class_data_talents` VALUES (1, 53595, 0, 0, 0, 0, 3, 1, 60, 2, 2196, 2, 27);
  7. DELETE FROM `custom_class_data_spells` WHERE `spellID`=34433;
  8. INSERT INTO `custom_class_data_spells` VALUES (34433, 3, 0, 66, 5, 12);
  9. DELETE FROM `custom_class_data_spells` WHERE `spellID`=32379;
  10. INSERT INTO `custom_class_data_spells` VALUES (32379, 2, 0, 62, 5, 12);
  11. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1897;
  12. INSERT INTO `custom_class_data_talents` VALUES (1, 47540, 0, 0, 0, 0, 3, 1, 60, 2, 1897, 5, 10);
  13. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1926;
  14. INSERT INTO `custom_class_data_talents` VALUES (1, 48505, 0, 0, 0, 0, 4, 1, 60, 2, 1926, 11, 18);
  15. DELETE FROM `custom_class_data_spells` WHERE `spellID`=588;
  16. INSERT INTO `custom_class_data_spells` VALUES (588, 2, 0, 10, 5, 10);
  17. DELETE FROM `custom_class_data_talents` WHERE `talentID`=1910;
  18. INSERT INTO `custom_class_data_talents` VALUES (1, 47585, 0, 0, 0, 0, 4, 1, 60, 2, 1910, 5, 12);
  19.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement