mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-03 02:53:48 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2022_07_09_09 -> 2022_07_09_10
|
||||||
--
|
--
|
||||||
DELETE FROM `spell_target_position` WHERE `id` = 24466;
|
DELETE FROM `spell_target_position` WHERE `id` = 24466;
|
||||||
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`) VALUES
|
INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`) VALUES
|
||||||
Reference in New Issue
Block a user