chore(DB): import pending files

Referenced commit(s): fbfa2c21f3
This commit is contained in:
github-actions[bot]
2024-03-13 09:53:05 +00:00
parent 307c1ab09d
commit 0da6b17f7b

View File

@@ -1,2 +1,3 @@
-- DB update 2024_03_13_00 -> 2024_03_13_01
-- fix phaseMask of two 'Bench' spawns
UPDATE `gameobject` SET `phaseMask` = 2 WHERE (`guid` IN (57773, 57784));