casucristy

ss

Jul 19th, 2012
58
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.22 KB | None | 0 0
  1. -- fix flags for Terrath The Steady
  2.  
  3. UPDATE `creature_template` SET `npcflag` = 3 WHERE `entry` = 42466;
  4.  
  5. -- quest flags for Fragile Values - 26658
  6.  
  7. UPDATE `quest_template` SET `QuestFlags` = 0 WHERE `entry` = 26658;
Advertisement
Add Comment
Please, Sign In to add comment