diff options
Diffstat (limited to 'sql')
| -rw-r--r-- | sql/updates/world/master/2022_02_27_04_world_2020_09_18_07_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2022_02_27_04_world_2020_09_18_07_world.sql b/sql/updates/world/master/2022_02_27_04_world_2020_09_18_07_world.sql new file mode 100644 index 00000000000..f5a91ec9396 --- /dev/null +++ b/sql/updates/world/master/2022_02_27_04_world_2020_09_18_07_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `gameobject` SET `id` = 183398, `position_x` = 44.7715, `position_y` = 150.721, `position_z` = -0.0341, `orientation` = 1.57079, `rotation2` = 0.707106, `rotation3` = 0.707106, `VerifiedBuild` = 14545 WHERE `guid` = 28507 AND `id` = 177203; |
