aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoroffl <offl@users.noreply.github.com>2021-03-17 02:11:58 +0200
committeroffl <offl@users.noreply.github.com>2021-03-17 02:11:58 +0200
commit5c84ba6148f14e7431324a3851b143bcfcb0e442 (patch)
tree11ad229e1be6e2444872acb34259453de69b588f
parent8c3cddd0d221b2899485d0cd9e65e0df21ec5c7a (diff)
DB/Creature: Fix position of one School of Fish
Closes #25858
-rw-r--r--sql/updates/world/3.3.5/2021_03_17_00_world_335.sql2
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;