mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-23 05:36:23 +00:00
@@ -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))
|
||||
@@ -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))
|
||||
@@ -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))
|
||||
@@ -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
|
||||
Reference in New Issue
Block a user