fix(DB/GameObject): Dark Iron deposit respawn time (#12319)

This commit is contained in:
temperrr
2022-07-09 17:40:24 +02:00
committed by GitHub
parent 37c76b71c1
commit 9df8596bd3

View File

@@ -0,0 +1,21 @@
DELETE FROM `gameobject` WHERE (`id` = 165658) AND (`guid` IN (43103, 43104, 43105, 43106, 43107, 43108, 43166, 43167, 43168, 43169, 43170, 43171, 43172, 43173, 43174, 43175, 56435, 56436, 56438));
INSERT INTO `gameobject` (`guid`, `id`, `map`, `zoneId`, `areaId`, `spawnMask`, `phaseMask`, `position_x`, `position_y`, `position_z`, `orientation`, `rotation0`, `rotation1`, `rotation2`, `rotation3`, `spawntimesecs`, `animprogress`, `state`, `ScriptName`, `VerifiedBuild`) VALUES
(43103, 165658, 230, 0, 0, 1, 1, 502.794, -191.522, -57.5144, -0.401426, 0, 0, 0.199368, -0.979925, 604800, 100, 1, '', 0),
(43104, 165658, 230, 0, 0, 1, 1, 418.63, -158.696, -63.1528, 0.226893, 0, 0, 0.113203, 0.993572, 604800, 100, 1, '', 0),
(43105, 165658, 230, 0, 0, 1, 1, 679.721, 102.181, -73.2564, -1.18682, 0, 0, 0.559193, -0.829037, 604800, 100, 1, '', 0),
(43106, 165658, 230, 0, 0, 1, 1, 748.476, -53.7894, -71.278, 2.96706, 0, 0, 0.996195, 0.087156, 604800, 100, 1, '', 0),
(43107, 165658, 230, 0, 0, 1, 1, 1001.83, -395.972, -62.7024, 0.15708, 0, 0, 0.078459, 0.996917, 604800, 100, 1, '', 0),
(43108, 165658, 230, 0, 0, 1, 1, 545.169, -128.195, -60.3184, -1.72788, 0, 0, 0.760406, -0.649448, 604800, 100, 1, '', 0),
(43166, 165658, 409, 0, 0, 1, 1, 646.1, -865.918, -208.326, -2.18166, 0, 0, 0.887011, -0.461749, 604800, 100, 1, '', 0),
(43167, 165658, 409, 0, 0, 1, 1, 638.447, -754.949, -208.723, 1.81514, 0, 0, 0.788011, 0.615662, 604800, 100, 1, '', 0),
(43168, 165658, 409, 0, 0, 1, 1, 713.891, -862.482, -202.019, -1.6057, 0, 0, 0.71934, -0.694658, 604800, 100, 1, '', 0),
(43169, 165658, 409, 0, 0, 1, 1, 962.736, -569.84, -201.54, 1.11701, 0, 0, 0.529919, 0.848048, 604800, 100, 1, '', 0),
(43170, 165658, 409, 0, 0, 1, 1, 1000.87, -732.561, -173.765, 0.471239, 0, 0, 0.233445, 0.97237, 604800, 100, 1, '', 0),
(43171, 165658, 409, 0, 0, 1, 1, 914.487, -630.667, -199.639, 1.32645, 0, 0, 0.615662, 0.788011, 604800, 100, 1, '', 0),
(43172, 165658, 409, 0, 0, 1, 1, 1066.79, -863.968, -158.071, 1.25664, 0, 0, 0.587785, 0.809017, 604800, 100, 1, '', 0),
(43173, 165658, 409, 0, 0, 1, 1, 1015.03, -818.843, -149.959, 0.994838, 0, 0, 0.477159, 0.878817, 604800, 100, 1, '', 0),
(43174, 165658, 409, 0, 0, 1, 1, 666.984, -567.945, -209.082, 0.10472, 0, 0, 0.052336, 0.99863, 604800, 100, 1, '', 0),
(43175, 165658, 409, 0, 0, 1, 1, 714.65, -721.695, -209.823, 0.907571, 0, 0, 0.438371, 0.898794, 604800, 100, 1, '', 0),
(56435, 165658, 230, 0, 0, 1, 1, 977.641, -316.468, -69.4667, 1.79769, 0, 0, 0, 1, 604800, 100, 1, '', 0),
(56436, 165658, 230, 0, 0, 1, 1, 291.891, -122.786, -69.1713, 1.41372, 0, 0, 0, 1, 604800, 100, 1, '', 0),
(56438, 165658, 230, 0, 0, 1, 1, 640.727, 28.869, -74.0452, 1.8675, 0, 0, 0, 1, 604800, 100, 1, '', 0);