Advertisement
KolumbPL

Dummy

Nov 29th, 2015
88
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
MySQL 0.72 KB | None | 0 0
  1. -- select * from quest_objectives where QuestID = 27020;
  2. INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES (266147, 27020, 5, -1, 100, 1, 0, 0, 'Reach Level 3 to Learn Charge', 20253);
  3. INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES (266148, 27020, 0, 0, 44175, 1, 0, 0, 'Practice Charge', 20253);
  4. INSERT INTO `quest_objectives` (`ID`, `QuestID`, `Type`, `StorageIndex`, `ObjectID`, `Amount`, `Flags`, `UnkFloat`, `Description`, `VerifiedBuild`) VALUES (276693, 27020, 0, 1, 44848, 1, 0, 0, 'Practice Charge on Dummy', 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement