From 6ae6d61a94786f108348398342d7d37670b425dd Mon Sep 17 00:00:00 2001 From: Dr-J Date: Mon, 16 Mar 2015 22:12:18 +0000 Subject: update guid This was already fixed with updates but changing here so this wont cause problems if people try to commit later. --- sql/updates/world/2015_03_14_00_world.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sql') diff --git a/sql/updates/world/2015_03_14_00_world.sql b/sql/updates/world/2015_03_14_00_world.sql index b72aa1274cf..71a17359756 100644 --- a/sql/updates/world/2015_03_14_00_world.sql +++ b/sql/updates/world/2015_03_14_00_world.sql @@ -1,4 +1,4 @@ -SET @CGUID := 214003; +SET @CGUID := 76001; UPDATE `gameobject_template` SET `AIName`='SmartGameObjectAI' WHERE `entry`=177746; UPDATE `gameobject` SET `position_x`=-2288.696777, `position_y`=1345.580078, `position_z`=66.123787 WHERE `guid`=99892; -- cgit v1.2.3