From e45d54d80e3faf253d9f54d14866aacc8d019169 Mon Sep 17 00:00:00 2001 From: Killyana Date: Mon, 29 Jan 2018 18:10:37 +0100 Subject: DB: Fix an error Ref https://github.com/TrinityCore/TrinityCore/commit/833b5b9e16eb32b56d056448ba0aaf83cab557d8 --- sql/updates/world/3.3.5/2018_01_29_01_world_335.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/3.3.5/2018_01_29_01_world_335.sql (limited to 'sql/updates') diff --git a/sql/updates/world/3.3.5/2018_01_29_01_world_335.sql b/sql/updates/world/3.3.5/2018_01_29_01_world_335.sql new file mode 100644 index 00000000000..1e500dd474b --- /dev/null +++ b/sql/updates/world/3.3.5/2018_01_29_01_world_335.sql @@ -0,0 +1,2 @@ +-- +DELETE FROM `creature_addon` WHERE `guid`= 45218; -- cgit v1.2.3