From a31b13fd6eb97ea46a43554fb88bb896ad355354 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Thu, 5 Jan 2017 12:33:36 +0100 Subject: [PATCH] Update 2017_01_05_03_world.sql --- sql/updates/world/3.3.5/2017_01_05_03_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sql/updates/world/3.3.5/2017_01_05_03_world.sql b/sql/updates/world/3.3.5/2017_01_05_03_world.sql index fcb06238938..ac3a958e904 100644 --- a/sql/updates/world/3.3.5/2017_01_05_03_world.sql +++ b/sql/updates/world/3.3.5/2017_01_05_03_world.sql @@ -1,2 +1,2 @@ -- -DELETE FROM `creature_Loot_template` WHERE `item` = 23612 AND `entry` IN (21060,21061); +DELETE FROM `creature_loot_template` WHERE `item` = 23612 AND `entry` IN (21060,21061);