chore(DB): import pending files

Referenced commit(s): c57d1e2a8f
This commit is contained in:
github-actions[bot]
2024-11-04 00:37:41 +00:00
parent 0f6155f031
commit 281316403e
4 changed files with 4 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_04_00 -> 2024_11_04_01
-- Update creature 'Hallow's End' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` IN (23712, 24519, 23973, 23971, 15199, 15197, 15195, 15310, 15354, 15309, 15353))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_04_01 -> 2024_11_04_02
-- Update gameobject 'Lights' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (178645, 178438, 178669, 178551, 178745))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_04_02 -> 2024_11_04_03
-- Update gameobject 'Christmas Tree' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (178667, 178805, 178425, 178557, 178647))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_04_03 -> 2024_11_04_04
-- Spotlight
DELETE FROM `spell_custom_attr` WHERE `spell_id` IN (29683,32214);
INSERT INTO `spell_custom_attr` (`spell_id`, `attributes`) VALUES