DB/Gameobject: Update Chest of The Seven spawn position

closes #31370
This commit is contained in:
CraftedRO
2025-10-15 11:19:55 +02:00
committed by ccrs
parent 63172ec611
commit 9336c8d7bf

View File

@@ -0,0 +1,2 @@
-- Chest of The Seven (Area: 0 - Difficulty: 0) CreateObject2
UPDATE `gameobject` SET `position_x`=1265.854736328125, `position_y`=-285.098297119140625, `position_z`=-78.2192916870117187, `orientation`=3.90954136848449707, `rotation2`=-0.92718315124511718, `rotation3`=0.37460830807685852, `VerifiedBuild`=15211 WHERE `guid`=67872 AND `id`=169243;