mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-16 07:30:42 +01:00
4
sql/updates/world/master/2021_11_01_00_world.sql
Normal file
4
sql/updates/world/master/2021_11_01_00_world.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- Shrine of Dath'Remar (Area: Sunstrider Isle - Difficulty: 0)
|
||||
UPDATE `gameobject_template` SET `ContentTuningId`=1485, `VerifiedBuild`=40120 WHERE `entry`=180516;
|
||||
|
||||
UPDATE `gameobject` SET `zoneId`=6455, `areaId`=3431, `animprogress`=255, `position_x`=10405.802734375, `position_y`=-5946.0068359375, `position_z`=42.5081787109375, `orientation`=3.979356288909912109, `rotation0`=0.0557708740234375, `rotation1`=0.024830818176269531, `rotation2`=-0.91184043884277343, `rotation3`=0.40598037838935852, `VerifiedBuild`=40120 WHERE `guid`=21120;
|
||||
Reference in New Issue
Block a user