From 3d3621d5294a96cd6065869eccadca38185e9a64 Mon Sep 17 00:00:00 2001 From: Keader Date: Sun, 28 Jun 2020 13:08:22 -0300 Subject: typo in last commit --- sql/updates/world/3.3.5/2020_06_28_00_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') 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 index cc15e183f73..dd941febfe2 100644 --- 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 @@ -1,2 +1,2 @@ -- -UPDATE `creature_template_movement` SET `Flight`=0, `Rooted`=1 WHERE `CreatureId`=37690; +UPDATE `creature_template_movement` SET `Flight`=0, `Rooted`=0 WHERE `CreatureId`=37690; -- cgit v1.2.3