diff options
-rw-r--r-- | sql/updates/world/6.x/2016_09_29_02_world.sql | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/sql/updates/world/6.x/2016_09_29_02_world.sql b/sql/updates/world/6.x/2016_09_29_02_world.sql new file mode 100644 index 00000000000..1c2e95736cc --- /dev/null +++ b/sql/updates/world/6.x/2016_09_29_02_world.sql @@ -0,0 +1,5 @@ +-- +DELETE FROM `gameobject` where `guid`=219032 AND `id`=207686; +DELETE FROM `gameobject` where `guid`=219033 AND `id`=207690; +DELETE FROM `gameobject` where `guid`=219034 AND `id`=207687; +DELETE FROM `gameobject` where `guid`=219030 AND `id`=207689; |