Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- [Q] Gizelton Caravan
- -- http://old.wowhead.com/quest=5943
- -- [Q] Bodyguard for Hire
- -- http://old.wowhead.com/quest=5821
- UPDATE `creature_template` SET `npcflag` = 3 WHERE `entry` = 11626;
- UPDATE `creature_template` SET `npcflag` = 3 WHERE `entry` = 11625;
- DELETE FROM `creature_questrelation` WHERE `id` = 11626;
- DELETE FROM `creature_questrelation` WHERE `id` = 11625;
- INSERT INTO `creature_questrelation` VALUES
- (11625,5821),
- (11626,5943);
Advertisement
Add Comment
Please, Sign In to add comment