mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-01 10:03:47 +00:00
First Commit
For Azeroth!
This commit is contained in:
13
sql/world fixes/loot/Outlands/sunwell.sql
Normal file
13
sql/world fixes/loot/Outlands/sunwell.sql
Normal file
@@ -0,0 +1,13 @@
|
||||
|
||||
-- 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);
|
||||
Reference in New Issue
Block a user