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);