diff options
-rw-r--r-- | sql/updates/world/3.3.5/2021_08_05_01_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_08_05_01_world.sql b/sql/updates/world/3.3.5/2021_08_05_01_world.sql new file mode 100644 index 00000000000..621deae728c --- /dev/null +++ b/sql/updates/world/3.3.5/2021_08_05_01_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_x` = 1627.816, `position_y` = -4413.1665, `position_z` = 15.927063, `orientation` = 4.136430263519287109, `VerifiedBuild` = 11723 WHERE `id` = 14480; |