parent
9a80edbe92
commit
5c31e3b411
3 changed files with 3 additions and 0 deletions
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_08_30_00 -> 2025_08_30_01
|
||||
-- Update creature 'Tahu Sagewind' with sniffed values
|
||||
-- new spawns
|
||||
DELETE FROM `creature` WHERE (`id1` IN (34528)) AND (`guid` IN (37));
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_08_30_01 -> 2025_08_30_02
|
||||
-- Update gameobject 'Mag'har Rug' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (182257)) AND (`guid` IN (22684, 22685, 22686));
|
||||
|
|
@ -1,3 +1,4 @@
|
|||
-- DB update 2025_08_30_02 -> 2025_08_30_03
|
||||
-- Update gameobject 'Stranglekelp Sack' with sniffed values
|
||||
-- updated spawns
|
||||
DELETE FROM `gameobject` WHERE (`id` IN (185004)) AND (`guid` IN (25928));
|
||||
Loading…
Add table
Add a link
Reference in a new issue