chore(DB): import pending files

Referenced commit(s): 4121daa8be
This commit is contained in:
github-actions[bot]
2024-02-03 10:49:41 +00:00
parent a216a114c1
commit 7ce0cc3523
5 changed files with 5 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_01_01 -> 2024_02_03_00
-- Update creature 26123 'Midsummer Supplier' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 26123) AND (`guid` IN (202770, 202864, 86163));

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_03_00 -> 2024_02_03_01
-- Update creature 26124 'Midsummer Merchant' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 26124) AND (`guid` IN (86179, 86224));

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_03_01 -> 2024_02_03_02
-- Update creature 25980 'Heretic Bodyguard' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 25980) AND (`guid` IN (90920, 91009));

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_03_02 -> 2024_02_03_03
-- Update creature 25951 'Heretic Emissary' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 25951) AND (`guid` IN (86643));

View File

@@ -1,3 +1,4 @@
-- DB update 2024_02_03_03 -> 2024_02_03_04
-- Update creature 25949 'Ice Caller Briatha' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` = 25949) AND (`guid` IN (245627));