chore(DB): import pending files

Referenced commit(s): de5224986e
This commit is contained in:
github-actions[bot]
2024-10-20 20:41:36 +00:00
parent 082613817d
commit 244769e8ab
3 changed files with 3 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2024_10_19_00 -> 2024_10_20_00
-- Update gameobject 'G_Witch*' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (180429, 180428, 180408))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_10_20_00 -> 2024_10_20_01
-- Update gameobject 'G_Pumpkin*' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (180405, 180406, 180407, 180431))

View File

@@ -1,3 +1,4 @@
-- DB update 2024_10_20_01 -> 2024_10_20_02
-- Update gameobject 'CandleBlack01' with sniffed values
-- updated spawns
DELETE FROM `gameobject` WHERE (`id` IN (180415))