aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSerpaa <Serpaa@users.noreply.github.com>2018-01-01 20:06:32 +0100
committerfunjoker <funjoker109@gmail.com>2021-05-06 07:06:27 +0200
commitd153354d871000d8251c201ddef7c9cf4e2124dc (patch)
tree82c67da91d7d03a526408f712adda66911ec876f
parent20efbbd1d2e2197d0b9cd9ba4cb39f1662827651 (diff)
DB/Creature: Udalo
Closes #21109 (cherry picked from commit 90f7fe609ac980883cab7dfd5eb68cf497f7bf92)
-rw-r--r--sql/updates/world/master/2021_05_01_00_world_2018_01_01_01_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/master/2021_05_01_00_world_2018_01_01_01_world.sql b/sql/updates/world/master/2021_05_01_00_world_2018_01_01_01_world.sql
new file mode 100644
index 00000000000..32bd6c76e67
--- /dev/null
+++ b/sql/updates/world/master/2021_05_01_00_world_2018_01_01_01_world.sql
@@ -0,0 +1,2 @@
+--
+UPDATE `creature` SET `position_x`=469.25, `position_y`=12.05, `position_z`=49.299, `orientation`=1.5708 WHERE `guid`=10997 AND `id`=21962;