chore(DB): import pending files

Referenced commit(s): 5a32048ae2
This commit is contained in:
github-actions[bot]
2024-03-04 17:54:35 +00:00
parent 5a32048ae2
commit ce01ded6cf

View File

@@ -0,0 +1,28 @@
-- DB update 2024_03_04_00 -> 2024_03_04_01
--
DELETE FROM `spell_target_position` WHERE `ID` IN (34269, 34270, 34271, 34272, 34273, 34274, 34275, 34276, 34277, 34278, 34279, 34280, 34281, 34282, 34283, 34284, 34285, 34286, 34287, 34288, 34289, 34314, 34315, 34316);
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `VerifiedBuild`) VALUES
(34269, 0, 550, 244.1, 49.9153, 20.1802, 0, 53441),
(34270, 0, 550, 260.572, 67.3991, 20.1802, 0, 53411),
(34271, 0, 550, 279.967, 83.4335, 20.1798, 0, 53411),
(34272, 0, 550, 306.56, 92.0271, 20.1798, 0, 53411),
(34273, 0, 550, 332.415, 86.6608, 20.3436, 0, 53411),
(34274, 0, 550, 358.834, 90.569, 20.032, 0, 53411),
(34275, 0, 550, 382.319, 83.0517, 20.1793, 0, 53411),
(34276, 0, 550, 403.761, 69.5173, 20.1793, 0, 53411),
(34277, 0, 550, 402.296, 44.3146, 20.18, 0, 53411),
(34278, 0, 550, 422.53, 26.9552, 20.18, 0, 53411),
(34279, 0, 550, 261.468, -73.6918, 20.1795, 0, 53411),
(34280, 0, 550, 249.358, -52.7987, 20.1795, 0, 53411),
(34281, 0, 550, 424.829, 1.01505, 20.18, 0, 53411),
(34282, 0, 550, 423.478, -23.9648, 20.18, 0, 53411),
(34283, 0, 550, 283.424, -85.9517, 20.1795, 0, 53411),
(34284, 0, 550, 404.622, -42.1397, 20.18, 0, 53411),
(34285, 0, 550, 309.55, -89.3632, 20.1795, 0, 53411),
(34286, 0, 550, 403.462, -67.8334, 20.18, 0, 53411),
(34287, 0, 550, 335.024, -83.21, 20.388, 0, 53411),
(34288, 0, 550, 384.251, -84.3709, 20.18, 0, 53411),
(34289, 0, 550, 359.997, -92.7042, 20.0127, 0, 53411),
(34314, 0, 550, 241.768, 24.8276, 20.3438, 0, 53411),
(34315, 0, 550, 239.111, -1.59108, 27.0491, 0, 53411),
(34316, 0, 550, 241.073, -27.0846, 20.1884, 0, 53411);