DB/Loot: Xandivious (15623) - forgot item 12002

Thanks @Aminxhm
This commit is contained in:
Gacko
2014-10-12 20:09:24 +02:00
parent bb046ce4ed
commit 9922063021
@@ -0,0 +1,2 @@
DELETE FROM `creature_loot_template` WHERE `Entry`=15623 AND `Item`=12002;
INSERT INTO `creature_loot_template`(`Entry`,`Item`,`Chance`,`MinCount`,`MaxCount`) VALUE (15623,12002,0.13,1,1);