aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/2011_08_06_02_world_misc.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/2011_08_06_02_world_misc.sql b/sql/updates/world/2011_08_06_02_world_misc.sql
new file mode 100644
index 00000000000..9479a6824f2
--- /dev/null
+++ b/sql/updates/world/2011_08_06_02_world_misc.sql
@@ -0,0 +1,2 @@
+-- kill startup errors introduced in 2011_08_06_00
+DELETE FROM `creature_loot_template` WHERE `entry` IN ( 37655,38031,38057,38058,38059,38062,38063,38072,38073,38074,38075,38076,38098,38099,38100,38101,38102,38108,38197,38198,38258,38418,38445,38446,38479,38480,38481);