diff --git a/sql/updates/world/3.3.5/2017_12_19_00_world.sql b/sql/updates/world/3.3.5/2017_12_19_00_world.sql new file mode 100644 index 00000000000..021d1e25d83 --- /dev/null +++ b/sql/updates/world/3.3.5/2017_12_19_00_world.sql @@ -0,0 +1,2 @@ +-- The Shadow Labyrinth door Lever +UPDATE `gameobject_template_addon` SET `flags`=0 WHERE `entry` IN (183518);