diff options
| author | Aokromes <Aokromes@users.noreply.github.com> | 2014-09-15 13:02:07 +0200 | 
|---|---|---|
| committer | Aokromes <Aokromes@users.noreply.github.com> | 2014-09-15 13:02:07 +0200 | 
| commit | d4703319abe30151c29336464487eb3d16b6b103 (patch) | |
| tree | bb78bbe8230990eb5dbd03abbe849060bf3db41c | |
| parent | 43e209e3203fcbc83f81fdc0047a5a560f8d698e (diff) | |
DB/Gameobject: Revert flags for Ulduar Teleporter
By digz6666, closes #13126
| -rw-r--r-- | sql/updates/world/2014_09_15_01_world_gameobject_template.sql | 2 | 
1 files changed, 2 insertions, 0 deletions
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  | 
