EverWrath/data/sql/various/world fixes/loot/Outlands/the_eye.sql
2016-07-10 17:15:46 +02:00

56 lines
3.6 KiB
SQL

-- High Astromancer Solarian (18805)
DELETE FROM creature_loot_template WHERE entry=18805;
INSERT INTO creature_loot_template VALUES (18805, 29434, 100, 1, 0, 2, 2);
INSERT INTO creature_loot_template VALUES (18805, 34055, 100, 1, 0, -34055, 3);
INSERT INTO creature_loot_template VALUES (18805, 90052, 10, 1, 1, -34052, 1);
INSERT INTO creature_loot_template VALUES (18805, 34052, 10, 1, 2, -34052, 1);
-- Al'ar <Phoenix God> (19514)
DELETE FROM creature_loot_template WHERE entry=19514;
INSERT INTO creature_loot_template VALUES (19514, 29434, 100, 1, 0, 2, 2);
INSERT INTO creature_loot_template VALUES (19514, 1, 100, 1, 0, -34053, 3);
INSERT INTO creature_loot_template VALUES (19514, 2, 10, 1, 1, -34052, 1);
INSERT INTO creature_loot_template VALUES (19514, 3, 10, 1, 2, -34052, 1);
-- Void Reaver (19516)
DELETE FROM creature_loot_template WHERE entry=19516;
INSERT INTO creature_loot_template VALUES (19516, 29434, 100, 1, 0, 2, 2);
INSERT INTO creature_loot_template VALUES (19516, 29983, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 29984, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 29985, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 29986, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 30450, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 30619, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 32515, 0, 1, 3, 1, 1);
INSERT INTO creature_loot_template VALUES (19516, 34054, 100, 1, 0, -34054, 3);
INSERT INTO creature_loot_template VALUES (19516, 90052, 10, 1, 1, -34052, 1);
INSERT INTO creature_loot_template VALUES (19516, 34052, 10, 1, 2, -34052, 1);
-- Kael'thas Sunstrider <Lord of the Blood Elves> (19622)
DELETE FROM reference_loot_template WHERE entry=34056;
INSERT INTO reference_loot_template VALUES (34056, 30236, 0, 1, 3, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 30237, 0, 1, 3, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 30238, 0, 1, 3, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29987, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29988, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29989, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29990, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29991, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29992, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29993, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29994, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29995, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29996, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29997, 0, 1, 4, 1, 1);
INSERT INTO reference_loot_template VALUES (34056, 29998, 0, 1, 4, 1, 1);
DELETE FROM creature_loot_template WHERE entry=19622;
INSERT INTO creature_loot_template VALUES (19622, 29434, 100, 1, 0, 2, 2);
INSERT INTO creature_loot_template VALUES (19622, 29905, -100, 1, 0, 1, 1);
INSERT INTO creature_loot_template VALUES (19622, 30183, 100, 1, 0, 2, 2);
INSERT INTO creature_loot_template VALUES (19622, 32405, 100, 1, 0, 1, 1);
INSERT INTO creature_loot_template VALUES (19622, 32458, 2, 1, 0, 1, 1);
INSERT INTO creature_loot_template VALUES (19622, 34056, 100, 1, 3, -34056, 3);
INSERT INTO creature_loot_template VALUES (19622, 90056, 100, 1, 4, -34056, 1);
INSERT INTO creature_loot_template VALUES (19622, 90052, 10, 1, 1, -34052, 1);
INSERT INTO creature_loot_template VALUES (19622, 34052, 10, 1, 2, -34052, 1);