From 6abd648909aa20da47d8b1db61ac61091694f7fe Mon Sep 17 00:00:00 2001 From: Ovahlord Date: Mon, 20 May 2019 13:11:09 +0200 Subject: [PATCH] DB: fixed another bunch of startup errors --- sql/updates/world/custom/custom_2019_05_20_02_world.sql | 1 + 1 file changed, 1 insertion(+) create mode 100644 sql/updates/world/custom/custom_2019_05_20_02_world.sql diff --git a/sql/updates/world/custom/custom_2019_05_20_02_world.sql b/sql/updates/world/custom/custom_2019_05_20_02_world.sql new file mode 100644 index 00000000000..d75740c8506 --- /dev/null +++ b/sql/updates/world/custom/custom_2019_05_20_02_world.sql @@ -0,0 +1 @@ +DELETE FROM `reference_loot_template` WHERE `Entry` IN (358760, 358761, 363300, 363301);