chore(DB): import pending files

Referenced commit(s): 5e5b64e04a
This commit is contained in:
github-actions[bot]
2025-09-09 04:22:35 +00:00
parent 4f3fb1500d
commit 6750edfee5
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_09_00 -> 2025_09_09_01
-- Update gameobject 'Meat Wagon' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (193616, 193618, 193620)) AND (`guid` IN (62425, 62426, 62430, 62435, 62436, 62437));

View File

@@ -1,3 +1,4 @@
-- DB update 2025_09_09_01 -> 2025_09_09_02
-- Update gameobject 'Death's Gaze Orb' with sniffed values
-- new spawns
DELETE FROM `gameobject` WHERE (`id` IN (192917)) AND (`guid` IN (174, 175, 176));