Skip to content

Commit 95f8cf0

Browse files
authored
DB/Gameobject: Update position of the trigger "Pools of Arlithrien Moonwell"
closes #30812 by Jonne733
1 parent 32fbb07 commit 95f8cf0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)