chore(DB): import pending files

Referenced commit(s): e10ef04809
This commit is contained in:
github-actions[bot]
2024-11-07 14:40:32 +00:00
parent b8d307584d
commit 5c427bef56
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_06_08 -> 2024_11_07_00
-- Update creature 'Winter Veil Gifts' with sniffed values
-- updated spawns
DELETE FROM `creature` WHERE (`id1` IN (15745, 15746))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_07_00 -> 2024_11_07_01
-- Update gameobject 'Sitting Skeleton 04' with sniffed values
-- new spawns
DELETE FROM `gameobject` WHERE (`id` IN (185438))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_11_07_01 -> 2024_11_07_02
-- Update gameobject 'Zul' Aman cages' with sniffed values
-- new spawns
DELETE FROM `gameobject` WHERE (`id` IN (186338, 186482, 187377, 187378, 187379, 187380))