mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 03:15:41 +00:00
6
data/sql/updates/db_characters/2022_10_13_00.sql
Normal file
6
data/sql/updates/db_characters/2022_10_13_00.sql
Normal file
@@ -0,0 +1,6 @@
|
||||
-- DB update 2022_08_21_00 -> 2022_10_13_00
|
||||
--
|
||||
DELETE FROM `updates` WHERE `name`='Homebind_Orientation.sql';
|
||||
|
||||
ALTER TABLE `character_homebind`
|
||||
ADD COLUMN `posO` FLOAT NOT NULL DEFAULT '0' AFTER `posZ`;
|
||||
Reference in New Issue
Block a user