From d4703319abe30151c29336464487eb3d16b6b103 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Mon, 15 Sep 2014 13:02:07 +0200 Subject: DB/Gameobject: Revert flags for Ulduar Teleporter By digz6666, closes #13126 --- sql/updates/world/2014_09_15_01_world_gameobject_template.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2014_09_15_01_world_gameobject_template.sql (limited to 'sql') diff --git a/sql/updates/world/2014_09_15_01_world_gameobject_template.sql b/sql/updates/world/2014_09_15_01_world_gameobject_template.sql new file mode 100644 index 00000000000..033308dd642 --- /dev/null +++ b/sql/updates/world/2014_09_15_01_world_gameobject_template.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gameobject_template` SET `flags`=32 WHERE `entry`=194569; -- Ulduar Teleporter -- cgit v1.2.3