chore(DB): import pending files

Referenced commit(s): 1db36de350
This commit is contained in:
github-actions[bot]
2025-01-15 02:52:57 +00:00
parent 1db36de350
commit 04ddc18581

View File

@@ -0,0 +1,6 @@
-- DB update 2025_01_15_00 -> 2025_01_15_01
--
DELETE FROM `spell_target_position` WHERE `ID` = 41234 AND `EffectIndex` = 0;
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`)
VALUES (41234, 0, 0, -3560.6572, 582.82887, 10.987, 4.768543);