Advertisement
Guest User

Untitled

a guest
May 26th, 2017
57
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.30 KB | None | 0 0
  1. UPDATE `quest_template` SET `Method` = 0 WHERE `entry` = 12641;
  2. UPDATE `quest_template` SET `NextQuestId` = 0, `NextQuestInChain` = 0 WHERE `entry` = 12636;
  3. UPDATE `quest_template` SET `Method` = 0 WHERE `entry` = 12680;
  4. UPDATE `quest_template` SET `Method` = 0 WHERE `entry` = 12687;
  5. UPDATE `quest_template` SET `NextQuestId` = 0, `NextQuestInChain` = 0 WHERE `entry` = 12680;
  6. UPDATE `quest_template` SET `Method` = 0 WHERE `entry` = 12698;
  7. UPDATE `quest_template` SET `NextQuestId` = 0, `NextQuestInChain` = 0 WHERE `entry` = 12697;
  8. UPDATE `quest_template` SET `ReqItemId1` = 0, `ReqItemCount1` = 0 WHERE `entry` = 12698;
  9. UPDATE `quest_template` SET `Method` = 0 WHERE `entry` = 12701;
  10. UPDATE `quest_template` SET `NextQuestId` = 0, `NextQuestInChain` = 0 WHERE `entry` = 12700;
  11. UPDATE `quest_template` SET `Method` = 0 WHERE `entry` = 12779;
  12. UPDATE `quest_template` SET `NextQuestId` = 0, `NextQuestInChain` = 0 WHERE `entry` = 12778;
  13. UPDATE `quest_template` SET `ReqItemId1` = 0, `ReqItemCount1` = 0 WHERE `entry` = 12779;
  14. UPDATE `quest_template` SET `ReqCreatureOrGOCount1` = 0, `reqcreatureorgoid1`=0 WHERE `entry` = 12801;
  15. UPDATE `creature_template` SET `faction_A` = 1802, `faction_H` = 1802 WHERE `entry` = 29611;
  16. UPDATE `creature_template` SET `faction_A` = 1801, `faction_H` = 1801 WHERE `entry` = 4949;
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement