aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sql/updates/world/3.3.5/2025_02_20_00_world.sql2
1 files changed, 2 insertions, 0 deletions
diff --git a/sql/updates/world/3.3.5/2025_02_20_00_world.sql b/sql/updates/world/3.3.5/2025_02_20_00_world.sql
new file mode 100644
index 00000000000..bd05a2f6379
--- /dev/null
+++ b/sql/updates/world/3.3.5/2025_02_20_00_world.sql
@@ -0,0 +1,2 @@
+-- Update Knot Thimblejack spawn coordinates
+UPDATE `creature` SET `position_x`=581.0821533203125, `position_y`=523.2933349609375, `position_z`=-25.31939697265625, `orientation`=2.722713708877563476, `VerifiedBuild`=59207 WHERE `guid`=56804 AND `id`=14338;