Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- fix for quest 25664 and quest 25520 (remove that special flag that don't let player to complete quest even quest is complete and conditions are met - event on skyfire website this flag don't appears)
- UPDATE `quest_template` SET `SpecialFlags` = 0 WHERE `entry` IN (25664,25520);
Advertisement
Add Comment
Please, Sign In to add comment