Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- fix script support for quest An Audience with the Stonemother
- UPDATE `creature_template` SET `ScriptName` = "npc_therazane" WHERE `entry` = 42465;
- UPDATE `quest_template` SET `QuestFlags` = 0 WHERE `entry` IN (26752,26656);
- -- faction flags for earthcaller torunscar
- UPDATE `creature_template` SET `faction_A` = 2281, `faction_H` = 2281 WHERE `entry` = 43809;
Advertisement
Add Comment
Please, Sign In to add comment