- 916
- 2015
- 24
- Location
- Barryton Michigan USA
Code:
-- 14370 Mysterious Azsharite
-- 49207 Azsharite Sample
DELETE FROM `gameobject_loot_template` WHERE `entry`=9676 AND `item`=49207;
INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES (9676, 49207, -100, 1, 0, 1, 1);
DELETE FROM `gameobject_loot_template` WHERE `entry`=9819 AND `item`=49207;
INSERT INTO `gameobject_loot_template` (`entry`, `item`, `ChanceOrQuestChance`, `lootmode`, `groupid`, `mincountOrRef`, `maxcount`) VALUES (9819, 49207, -100, 1, 0, 1, 1);