From 0572848a07423e048c9b7f475f43e4863c28d7e0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Sun, 21 Apr 2024 21:01:53 +0000 Subject: [PATCH] chore(DB): import pending files Referenced commit(s): dbe04a8a140e3e423eaedba5754cc08f3abd9354 --- .../rev_1713631238575683400.sql => db_world/2024_04_21_04.sql} | 1 + 1 file changed, 1 insertion(+) rename data/sql/updates/{pending_db_world/rev_1713631238575683400.sql => db_world/2024_04_21_04.sql} (99%) diff --git a/data/sql/updates/pending_db_world/rev_1713631238575683400.sql b/data/sql/updates/db_world/2024_04_21_04.sql similarity index 99% rename from data/sql/updates/pending_db_world/rev_1713631238575683400.sql rename to data/sql/updates/db_world/2024_04_21_04.sql index 0a6a24a47..6e1ba7bc5 100644 --- a/data/sql/updates/pending_db_world/rev_1713631238575683400.sql +++ b/data/sql/updates/db_world/2024_04_21_04.sql @@ -1,3 +1,4 @@ +-- DB update 2024_04_21_03 -> 2024_04_21_04 DELETE FROM `spell_target_position` WHERE `ID`=17278 AND `EffectIndex`=0; DELETE FROM `spell_target_position` WHERE `ID`=17237 AND `EffectIndex`=0; DELETE FROM `spell_target_position` WHERE `ID`=17239 AND `EffectIndex`=0;