diff options
author | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-15 14:33:18 +0000 |
---|---|---|
committer | github-actions[bot] <github-actions[bot]@users.noreply.github.com> | 2024-11-15 14:33:18 +0000 |
commit | f9354b385b2d7e6da5b46393eb8fa6061d289c81 (patch) | |
tree | 2fa21830fe21adc0c05530369a548851677dc34f /data | |
parent | 9a268d43b98f8cd5e4efbc3fb4700800f9633b2e (diff) |
chore(DB): import pending files
Referenced commit(s): 1c449b303ab1b7f326a011cd2771f0bb6a45b237
Diffstat (limited to 'data')
-rw-r--r-- | data/sql/updates/db_world/2024_11_15_03.sql (renamed from data/sql/updates/pending_db_world/rev_1731657875138095000.sql) | 1 | ||||
-rw-r--r-- | data/sql/updates/db_world/2024_11_15_04.sql (renamed from data/sql/updates/pending_db_world/rev_1731673168265331400.sql) | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/data/sql/updates/pending_db_world/rev_1731657875138095000.sql b/data/sql/updates/db_world/2024_11_15_03.sql index 1d2ede2912..71a3b3a320 100644 --- a/data/sql/updates/pending_db_world/rev_1731657875138095000.sql +++ b/data/sql/updates/db_world/2024_11_15_03.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_15_02 -> 2024_11_15_03 -- Update gameobject 'The Dark Portal and the Fall of Stormwind' with sniffed values -- updated spawns DELETE FROM `gameobject` WHERE (`id` IN (175745)) diff --git a/data/sql/updates/pending_db_world/rev_1731673168265331400.sql b/data/sql/updates/db_world/2024_11_15_04.sql index 2b43d130da..bde45d2726 100644 --- a/data/sql/updates/pending_db_world/rev_1731673168265331400.sql +++ b/data/sql/updates/db_world/2024_11_15_04.sql @@ -1,3 +1,4 @@ +-- DB update 2024_11_15_03 -> 2024_11_15_04 -- Update creature 'Lunar - Elders' with sniffed values -- updated spawns DELETE FROM `creature` WHERE (`id1` IN (30364, 30348, 30371, 30360, 30358, 30373, 30363, 30367, 30357, 30369, 30374, 30370, 30359, 30375, 30372, 30362, 30365, 30368, 30537, 30534, 30533, 30535, 30531, 30538, 30536, 15607, 15567, 15561, 15605, 15557, 15558, 15574, 15565, 15595, 15583, 15582, 15600, 15588, 15597, 15601, 15598, 15572, 15581, 15587, 15575, 15603, 15599, 15570, 15586, 15573, 15584, 15604, 15606, 15563, 15585, 15569, 15596, 15568, 15577, 15549, 15556, 15578, 15560, 15593, 15576, 15564, 15580, 15579, 15562, 15871, 15559, 15566, 15592, 15602, 15594)) |