Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Fix spell 80670 - Quest Stonefather's Boon Support
- DELETE FROM `spell_script_names` WHERE `spell_id` = 80670;
- INSERT INTO `spell_script_names` VALUES
- (80670,"spell_stonefather_banner");
- UPDATE `creature` SET `spawntimesecs` = 60 WHERE `id` = 43138;
Advertisement
Add Comment
Please, Sign In to add comment