DB/Loot: i am full of fail

This commit is contained in:
kandera
2012-09-14 11:45:14 -03:00
parent 5bd486712b
commit 6dd32f56a8

View File

@@ -1,4 +1,4 @@
DELET FROM `creature_loot_template` WHERE `entry` = 37126;
DELETE FROM `creature_loot_template` WHERE `entry` = 37126;
INSERT INTO `creature_loot_template` (`entry`,`item`,`ChanceOrQuestChance`,`lootmode`,`groupid`,`mincountOrRef`,`maxcount`) VALUES
(37126, 49426, 100, 1, 0, 1, 1),
(37126, 1, 100, 1, 0, -100002, 1);