diff options
| author | Aokromes <Aokromes@users.noreply.github.com> | 2017-01-05 12:33:36 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-01-05 12:33:36 +0100 |
| commit | 30b9778236530ba5fb2207c9fe615c5634109001 (patch) | |
| tree | 24341deb2967a4a31fda45c70324687493791f61 | |
| parent | 799358b28838be47df59e25d7947ef8007ec3159 (diff) | |
Update 2017_01_05_03_world.sql
| -rw-r--r-- | sql/updates/world/3.3.5/2017_01_05_03_world.sql | 2 |
1 files changed, 1 insertions, 1 deletions
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); |
