chore(DB): import pending files

Referenced commit(s): 3c6a3a56e5
This commit is contained in:
github-actions[bot]
2024-03-04 19:58:50 +00:00
parent 3c6a3a56e5
commit edd0dedd1f

View File

@@ -1,3 +1,4 @@
-- DB update 2024_03_04_03 -> 2024_03_04_04
-- Add some missing gameobject 'Anvil, Forge, Alchemy Lab' based on sniffed values
DELETE FROM `gameobject` WHERE (`id` IN (194466, 194467, 194468))
AND (`guid` IN (465, 466, 467));