From f3676f367553c4d38eec5342f23d026d3314bee5 Mon Sep 17 00:00:00 2001 From: Aokromes Date: Sun, 18 May 2014 01:59:07 +0200 Subject: Rename 2014_05_18_02_world_gameobject.sql to 2014_05_18_02_world_gameobject.sql --- "sql/updates/world/ \t2014_05_18_02_world_gameobject.sql" | 4 ---- sql/updates/world/2014_05_18_02_world_gameobject.sql | 4 ++++ 2 files changed, 4 insertions(+), 4 deletions(-) delete mode 100644 "sql/updates/world/ \t2014_05_18_02_world_gameobject.sql" create mode 100644 sql/updates/world/2014_05_18_02_world_gameobject.sql (limited to 'sql') diff --git "a/sql/updates/world/ \t2014_05_18_02_world_gameobject.sql" "b/sql/updates/world/ \t2014_05_18_02_world_gameobject.sql" deleted file mode 100644 index 0d3357de2a1..00000000000 --- "a/sql/updates/world/ \t2014_05_18_02_world_gameobject.sql" +++ /dev/null @@ -1,4 +0,0 @@ --- -UPDATE `gameobject` SET `position_x`=914.3752, `position_y`=-146.9912, `position_z`=-49.75655, `orientation`=3.68265, `VerifiedBuild`=15595 WHERE `guid`=43097; -UPDATE `gameobject` SET `position_x`=915.7144, `position_y`=-149.2887, `position_z`=-49.75705, `orientation`=3.647741, `VerifiedBuild`=15595 WHERE `guid`=43098; -UPDATE `gameobject` SET `position_x`=917.0272, `position_y`=-151.5825, `position_z`=-49.75756, `orientation`=3.647741, `VerifiedBuild`=15595 WHERE `guid`=43099; diff --git a/sql/updates/world/2014_05_18_02_world_gameobject.sql b/sql/updates/world/2014_05_18_02_world_gameobject.sql new file mode 100644 index 00000000000..0d3357de2a1 --- /dev/null +++ b/sql/updates/world/2014_05_18_02_world_gameobject.sql @@ -0,0 +1,4 @@ +-- +UPDATE `gameobject` SET `position_x`=914.3752, `position_y`=-146.9912, `position_z`=-49.75655, `orientation`=3.68265, `VerifiedBuild`=15595 WHERE `guid`=43097; +UPDATE `gameobject` SET `position_x`=915.7144, `position_y`=-149.2887, `position_z`=-49.75705, `orientation`=3.647741, `VerifiedBuild`=15595 WHERE `guid`=43098; +UPDATE `gameobject` SET `position_x`=917.0272, `position_y`=-151.5825, `position_z`=-49.75756, `orientation`=3.647741, `VerifiedBuild`=15595 WHERE `guid`=43099; -- cgit v1.2.3