chore(DB): import pending files

Referenced commit(s): 1a7ae2461a
This commit is contained in:
github-actions[bot]
2024-02-18 10:14:55 +00:00
parent d3e451eb7b
commit f76c4feca2
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,23 @@
-- DB update 2024_02_18_01 -> 2024_02_18_02
-- Update creature 38023 'Crown Sprinkler' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 38023) AND (`guid` IN (244596, 244597, 244598, 244599, 244600));
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
(244596, 38023, 1, 1, 1, 0, 6777.62841796875, -4880.59375, 776.90655517578125, 0.06640588492155075, 120, 10, 1, 0, 0, 0, "", 52237, 2, NULL),
(244597, 38023, 1, 1, 1, 0, 6750.931640625, -4877.4775390625, 772.704833984375, 5.210490703582763671, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(244598, 38023, 1, 1, 1, 0, 6734.32666015625, -4913.34375, 770.54388427734375, 5.959794998168945312, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(244599, 38023, 1, 1, 1, 0, 6719.81787109375, -4888.19970703125, 771.9097900390625, 0.665626347064971923, 120, 10, 1, 0, 0, 0, "", 52237, 2, NULL),
(244600, 38023, 1, 1, 1, 0, 6744.2177734375, -4893.55224609375, 770.9835205078125, 1.183032512664794921, 120, 10, 1, 0, 0, 0, "", 52237, 2, NULL);
-- new spawns
DELETE FROM `creature` WHERE (`id1` = 38023) AND (`guid` IN (12500, 12501, 12502, 12503, 12504));
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
(12500, 38023, 1, 1, 1, 0, 6756.2421875, -4936.77099609375, 767.4073486328125, 4.647488594055175781, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12501, 38023, 1, 1, 1, 0, 6760.423828125, -4916.73779296875, 771.50250244140625, 2.868757486343383789, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12502, 38023, 1, 1, 1, 0, 6786.17626953125, -4896.470703125, 772.83807373046875, 2.314360618591308593, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12503, 38023, 1, 1, 1, 0, 6792.21923828125, -4928.8212890625, 764.412841796875, 2.97106480598449707, 120, 10, 1, 0, 0, 0, "", 52237, 2, NULL),
(12504, 38023, 1, 1, 1, 0, 6799.8212890625, -4882.111328125, 771.7579345703125, 3.310592889785766601, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL);
-- enable all spawns for eventEntry 8
DELETE FROM `game_event_creature` WHERE (`eventEntry` = 8) AND (`guid` IN (SELECT `guid` FROM `creature` WHERE `id1` = 38023));
INSERT INTO `game_event_creature` (SELECT 8, `guid` FROM `creature` WHERE `id1` = 38023);

View File

@@ -0,0 +1,25 @@
-- DB update 2024_02_18_02 -> 2024_02_18_03
-- Update creature 38030 'Crown Underling' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 38030) AND (`guid` IN (244601, 244602, 244603, 244604, 244605));
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
(244601, 38030, 530, 1, 1, 0, -1781.329833984375, 4851.0380859375, 2.513961315155029296, 2.835983514785766601, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(244602, 38030, 530, 1, 1, 0, -1779.32470703125, 4863.93212890625, 3.006150245666503906, 4.906230449676513671, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(244603, 38030, 530, 1, 1, 0, -1779.8524169921875, 4824.77587890625, 6.007839679718017578, 5.427973747253417968, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(244604, 38030, 530, 1, 1, 0, -1787.748291015625, 4837.8662109375, 5.470133304595947265, 6.230825424194335937, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(244605, 38030, 530, 1, 1, 0, -1802.82470703125, 4813.43994140625, 8.524339675903320312, 3.665004253387451171, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL);
-- new spawns
DELETE FROM `creature` WHERE (`id1` = 38030) AND (`guid` IN (12505, 12506, 12507, 12508, 12509, 12510, 12511));
INSERT INTO `creature` (`guid`, `id1`, `map`, `spawnMask`, `phaseMask`, `equipment_id`, `position_x`, `position_y`, `position_z`, `orientation`, `spawntimesecs`, `wander_distance`, `MovementType`, `npcflag`, `unit_flags`, `dynamicflags`, `ScriptName`, `VerifiedBuild`, `CreateObject`, `Comment`) VALUES
(12505, 38030, 530, 1, 1, 0, -1806.8663330078125, 4872.65966796875, 0.008199334144592285, 0.405036032199859619, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12506, 38030, 530, 1, 1, 0, -1808.2603759765625, 4850.1484375, 2.301921367645263671, 4.293509960174560546, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12507, 38030, 530, 1, 1, 0, -1822.0850830078125, 4860.3056640625, 2.916187286376953125, 5.428323268890380859, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12508, 38030, 530, 1, 1, 0, -1827.6875, 4816.27880859375, 5.800868511199951171, 0.752617359161376953, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12509, 38030, 530, 1, 1, 0, -1830.6788330078125, 4829.2802734375, 4.210715293884277343, 3.769911050796508789, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12510, 38030, 530, 1, 1, 0, -1835.234375, 4874.81103515625, 2.685863256454467773, 0.068494811654090881, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL),
(12511, 38030, 530, 1, 1, 0, -1837.5382080078125, 4845.34619140625, 3.129755258560180664, 2.373647689819335937, 120, 0, 0, 0, 0, 0, "", 52237, 2, NULL);
-- enable all spawns for eventEntry 8
DELETE FROM `game_event_creature` WHERE (`eventEntry` = 8) AND (`guid` IN (SELECT `guid` FROM `creature` WHERE `id1` = 38030));
INSERT INTO `game_event_creature` (SELECT 8, `guid` FROM `creature` WHERE `id1` = 38030);