chore(DB): import pending files

Referenced commit(s): 54d145499e
This commit is contained in:
github-actions[bot]
2026-02-10 02:08:30 +00:00
parent 54d145499e
commit 5e75f7a23f
2 changed files with 2 additions and 0 deletions

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_09_00 -> 2026_02_10_00
-- Fix gameobject spawns with non-unit rotation quaternions (sniffed values)
-- Barbershop Chairs

View File

@@ -1,3 +1,4 @@
-- DB update 2026_02_10_00 -> 2026_02_10_01
-- Add missing static transport parent_rotation values
DELETE FROM `gameobject_addon` WHERE `guid` IN (2837,6946,18802,18803,18804,18805,18806,18807,56162,56163);
INSERT INTO `gameobject_addon` (`guid`,`parent_rotation0`,`parent_rotation1`,`parent_rotation2`,`parent_rotation3`,`invisibilityType`,`invisibilityValue`) VALUES