From e2974746aed7cbcb6112ac7a1fa27137316d22e2 Mon Sep 17 00:00:00 2001 From: Rushor Date: Tue, 21 Jul 2015 12:43:27 +0200 Subject: DB/Misc: Fixup 2 Runtimeerrors --- sql/updates/world/2015_07_21_00_world.sql | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 sql/updates/world/2015_07_21_00_world.sql (limited to 'sql') diff --git a/sql/updates/world/2015_07_21_00_world.sql b/sql/updates/world/2015_07_21_00_world.sql new file mode 100644 index 00000000000..afa6ee1534c --- /dev/null +++ b/sql/updates/world/2015_07_21_00_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `MovementType`=0 WHERE `guid` IN (111169, 111170); -- cgit v1.2.3