Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- -- "Artificial Intelligence"
- UPDATE `gameobject_template` SET `questItem1`=62621, `data1`=206532 WHERE `entry`=206532;
- DELETE FROM `gameobject_loot_template` WHERE `entry`=206532 AND `item`=62621;
- INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES
- (206532, 62621, 100, 1, 0, 1, 1);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement