Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- Drop fix for quest [Q] Securing the Shaleskin Shale
- -- http://www.wowhead.com/quest=10342
- UPDATE `creature_template` SET `lootid` = 20210 WHERE `entry` = 20210;
- DELETE FROM `creature_loot_template` WHERE `entry` = 20210 AND `item` = 29464;
- INSERT INTO `creature_loot_template` VALUES
- (20210,29464,-51,1,0,1,1);
Advertisement
Add Comment
Please, Sign In to add comment