mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2025-11-29 17:38:24 +08:00
@@ -1,2 +1,3 @@
|
||||
-- DB update 2025_09_15_02 -> 2025_09_15_03
|
||||
ALTER TABLE `creature_model_info` ADD COLUMN `VerifiedBuild` MEDIUMINT NULL DEFAULT NULL AFTER `DisplayID_Other_Gender`;
|
||||
UPDATE `creature_model_info` SET `VerifiedBuild` = 0;
|
||||
Reference in New Issue
Block a user