diff options
-rw-r--r-- | sql/updates/world/3.3.5/2021_03_17_00_world_335.sql | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2021_03_17_00_world_335.sql b/sql/updates/world/3.3.5/2021_03_17_00_world_335.sql new file mode 100644 index 00000000000..7a48448f94b --- /dev/null +++ b/sql/updates/world/3.3.5/2021_03_17_00_world_335.sql @@ -0,0 +1,2 @@ +-- +UPDATE `creature` SET `position_x` = -3386.478515625, `position_y` = -4362.13037109375, `position_z` = -9.80051231384277343, `orientation` = 3.609607219696044921 WHERE `guid` = 30558 AND `id` = 6145; |