Advertisement
Guest User

Untitled

a guest
Jun 27th, 2017
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.36 KB | None | 0 0
  1. UPDATE `creature_template` SET `lootid` = 22911 WHERE `entry` = 22911;
  2. DELETE FROM `creature_loot_template` WHERE (`entry`=22911) AND (`item`=32358);
  3. INSERT INTO `creature_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `groupid`, `mincountOrRef`, `maxcount`, `lootcondition`, `condition_value1`, `condition_value2`) VALUES (22911, 32358, -100, 3, 1, 1, 0, 0, 0);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement