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