chore(DB): import pending files

Referenced commit(s): 427557c3d8
This commit is contained in:
github-actions[bot]
2025-08-30 16:39:19 +00:00
parent 9a80edbe92
commit 5c31e3b411
3 changed files with 3 additions and 0 deletions

View File

@@ -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));

View File

@@ -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));

View File

@@ -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));