mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-08 15:58:04 +00:00
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_02_18_01 -> 2024_02_18_02
|
||||||
-- Update creature 38023 'Crown Sprinkler' with sniffed values
|
-- Update creature 38023 'Crown Sprinkler' with sniffed values
|
||||||
-- updated spawns
|
-- updated spawns
|
||||||
DELETE FROM `creature` WHERE (`id1` = 38023) AND (`guid` IN (244596, 244597, 244598, 244599, 244600));
|
DELETE FROM `creature` WHERE (`id1` = 38023) AND (`guid` IN (244596, 244597, 244598, 244599, 244600));
|
||||||
@@ -1,3 +1,4 @@
|
|||||||
|
-- DB update 2024_02_18_02 -> 2024_02_18_03
|
||||||
-- Update creature 38030 'Crown Underling' with sniffed values
|
-- Update creature 38030 'Crown Underling' with sniffed values
|
||||||
-- updated spawns
|
-- updated spawns
|
||||||
DELETE FROM `creature` WHERE (`id1` = 38030) AND (`guid` IN (244601, 244602, 244603, 244604, 244605));
|
DELETE FROM `creature` WHERE (`id1` = 38030) AND (`guid` IN (244601, 244602, 244603, 244604, 244605));
|
||||||
Reference in New Issue
Block a user