diff options
-rw-r--r-- | sql/updates/world/3.3.5/2021_10_16_05_world.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_10_16_05_world.sql b/sql/updates/world/3.3.5/2021_10_16_05_world.sql new file mode 100644 index 00000000000..b0d7fb5a31e --- /dev/null +++ b/sql/updates/world/3.3.5/2021_10_16_05_world.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_x` = 1592.61, `position_y` = -4416.82, `position_z` = 9.39869, `orientation` = 2.94961 WHERE `id` = 15116; |