diff --git a/sql/updates/world/3.3.5/2020_06_28_00_world.sql b/sql/updates/world/3.3.5/2020_06_28_00_world.sql new file mode 100644 index 00000000000..cc15e183f73 --- /dev/null +++ b/sql/updates/world/3.3.5/2020_06_28_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature_template_movement` SET `Flight`=0, `Rooted`=1 WHERE `CreatureId`=37690;