chore(DB): import pending files

Referenced commit(s): 792445c378
This commit is contained in:
github-actions[bot]
2025-11-27 11:36:14 +00:00
parent 792445c378
commit 15bff87411

View File

@@ -1,2 +1,3 @@
-- DB update 2025_11_27_02 -> 2025_11_27_03
-- Sets all Everfrost Gameobjects to be able to seen in phase 1, 2, 4, 8 and 12
UPDATE `gameobject` SET `phaseMask` = 15 WHERE `id` = 193997;