From 99ef1b9b36c6817a2be71923cd86bbb76af4a9d3 Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Fri, 12 Apr 2019 09:24:14 +0200 Subject: [PATCH] DB/Loot: added tempoary loot data to empty loot template entries for spells and gameobjects to fix startup errors --- .../custom/custom_2019_04_12_00_world.sql | 70 +++++++++++++++++++ 1 file changed, 70 insertions(+) create mode 100644 sql/updates/world/custom/custom_2019_04_12_00_world.sql diff --git a/sql/updates/world/custom/custom_2019_04_12_00_world.sql b/sql/updates/world/custom/custom_2019_04_12_00_world.sql new file mode 100644 index 00000000000..1386e226757 --- /dev/null +++ b/sql/updates/world/custom/custom_2019_04_12_00_world.sql @@ -0,0 +1,70 @@ +-- temp data while we can find proper data +DELETE FROM `gameobject_loot_template` WHERE `Entry` IN (23325, 41186, 19059, 36000, 5504, 16523, 18015, 41194, 24223, 40061, 41191, 27772, 25714, 39696, 41183, 41185, 4984, 15175, 41171, 41176, 28565, 41159, 25667, 25672, 28236, 2216, 5629, 13962, 14460, 15797, 17461, 17918, 17969, 20260, 20403, 22831, 22832, 22833, 22351, 20531, 23379, 23415, 23638, 24610, 25666, 26105, 26106, 26107, 26691, 26692, 3627, 23153, 16572, 55, 35538, 35544, 35999, 41193, 41156, 40107, 22034); +INSERT INTO `gameobject_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(23325,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41186,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(19059,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(36000,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(5504,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(16523,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(18015,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41194,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(24223,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(40061,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41191,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(27772,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(25714,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(39696,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41183,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41185,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(4984,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(15175,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41171,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41176,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(28565,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41159,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(25667,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(25672,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(28236,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(2216,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(5629,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(13962,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(14460,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(15797,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(17461,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(17918,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(17969,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(20260,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(20403,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(22034,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(22831,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(22832,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(22833,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(22351,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(20531,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(23379,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(23415,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(23638,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(24610,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(25666,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(26105,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(26106,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(26107,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(26691,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(26692,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(3627,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(23153,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(16572,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(55,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(35538,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(35544,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(35999,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41193,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(41156,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(40107,2589,0,100,0,1,1,1,1, 'Linen Cloth'); + +DELETE FROM `spell_loot_template` WHERE `Entry` IN (87628,88343,102923); +INSERT INTO `spell_loot_template` (`Entry`,`Item`,`Reference`,`Chance`,`QuestRequired`,`LootMode`,`GroupId`,`MinCount`,`MaxCount`,`Comment`) VALUES +(87628,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(88343,2589,0,100,0,1,1,1,1, 'Linen Cloth'), +(102923,2589,0,100,0,1,1,1,1, 'Linen Cloth');