Files
azerothcore-wotlk/sql/world fixes/loot/Outlands/sunwell.sql
Yehonal e8e94a0a66 First Commit
For Azeroth!
2016-06-26 10:39:44 +02:00

14 lines
818 B
SQL

-- Kil'jaeden (25315)
DELETE FROM creature_loot_template WHERE entry=25315;
INSERT INTO creature_loot_template VALUES (25315, 29434, 100, 1, 0, 3, 3);
INSERT INTO creature_loot_template VALUES (25315, 34096, 100, 1, 0, -34096, 3);
INSERT INTO creature_loot_template VALUES (25315, 34247, 0, 1, 1, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34329, 0, 1, 1, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34331, 0, 1, 1, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34335, 0, 1, 1, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34336, 0, 1, 1, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34337, 0, 1, 1, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34664, 100, 1, 0, 1, 1);
INSERT INTO creature_loot_template VALUES (25315, 34334, 3, 1, 0, 1, 1);