We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 32fbb07 commit 95f8cf0Copy full SHA for 95f8cf0
sql/updates/world/3.3.5/2025_04_03_00_world.sql
@@ -0,0 +1,2 @@
1
+-- Lower the spawn point height for trigger "Pools of Arlithrien Moonwell" (19551) to just under the ground.
2
+UPDATE `gameobject` SET `position_z`=1298.41640 WHERE `guid`=50359 AND `id`=19551;
0 commit comments