chore(DB): import pending files

Referenced commit(s): 00550945df
This commit is contained in:
github-actions[bot]
2026-02-26 02:28:04 +00:00
parent 00a5b78d72
commit 450e0c0292
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_25_16 -> 2026_02_26_00
-- Update gameobject 'Sitting Skeleton 03' with sniffed values
-- new spawns
DELETE FROM `gameobject` WHERE (`id` IN (185436)) AND (`guid` IN (2058, 2059, 2060, 2061, 2062, 2063, 2064, 2065, 2066, 2067, 2068, 2069, 2070, 2071, 2072));

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_26_00 -> 2026_02_26_01
-- Update gameobject 'Huge Sitting Skeleton 02' with sniffed values
-- new spawns
DELETE FROM `gameobject` WHERE (`id` IN (185457)) AND (`guid` IN (1145, 1146, 1147, 1148, 1149, 1150, 1151, 1152, 1153));

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_26_01 -> 2026_02_26_02
-- Update gameobject 'Huge Laying Skeleton 02' with sniffed values
-- new spawns
DELETE FROM `gameobject` WHERE (`id` IN (185458)) AND (`guid` IN (222, 223, 224, 225));