casucristy

hweasd

Jul 15th, 2012
78
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
SQL 0.29 KB | None | 0 0
  1. -- Quest Elementary
  2.  
  3. UPDATE `creature_template` SET `ScriptName` = "npc_crucible_of" WHERE `entry` IN (39736,39737,39738,39730);
  4.  
  5. -- remove that idiotic flag that doesn't let you to Complete quest even it is complete
  6.  
  7. UPDATE `quest_template` SET `SpecialFlags` = 0 WHERE `entry` = 25303;
Advertisement
Add Comment
Please, Sign In to add comment