diff --git a/data/sql/updates/pending_db_world/karabor-sniffed.sql b/data/sql/updates/db_world/2025_01_16_03.sql similarity index 87% rename from data/sql/updates/pending_db_world/karabor-sniffed.sql rename to data/sql/updates/db_world/2025_01_16_03.sql index 3aad4dc47..640de06e4 100644 --- a/data/sql/updates/pending_db_world/karabor-sniffed.sql +++ b/data/sql/updates/db_world/2025_01_16_03.sql @@ -1,3 +1,4 @@ +-- DB update 2025_01_16_02 -> 2025_01_16_03 DELETE FROM `spell_target_position` WHERE `ID` = 41234 AND `EffectIndex` = 0; INSERT INTO `spell_target_position` (`ID`, `EffectIndex`, `MapID`, `PositionX`, `PositionY`, `PositionZ`, `Orientation`, `VerifiedBuild`) VALUES (41234, 0, 530, -3560.52, 583.353, 10.9431, 4.751223087310791015, 58558);