parent
54d145499e
commit
5e75f7a23f
2 changed files with 2 additions and 0 deletions
|
|
@ -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
|
||||
|
|
@ -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
|
||||
Loading…
Add table
Add a link
Reference in a new issue