DB/Gameobject: Update position of The Blood Furnace Broggok Cell Door Lever

closes #30745 by  CraftedRO

(cherry picked from commit 608c579836c2234b75571f1a38fd0b8985d406af)
This commit is contained in:
Aokromes
2026-06-08 18:51:47 +02:00
committed by Shauren
parent 8f2bf6472d
commit 70cde2ee55
@@ -0,0 +1,2 @@
-- Cell Door Lever (Area: The Blood Furnace - Difficulty: 1) CreateObject1
UPDATE `gameobject` SET `position_x`=456.08551025390625, `position_y`=60.34891510009765625, `position_z`=9.478329658508300781, `orientation`=3.141592741012573242, `rotation2`=-1, `rotation3`=0, `spawntimesecs`=7200, `animprogress`=255, `VerifiedBuild`=59570 WHERE `id`=181982 AND `guid`=150441;