mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-03-15 13:35:08 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_03_08_00 -> 2026_03_08_01
|
||||
ALTER TABLE `creature_classlevelstats` ADD `Strength` int NOT NULL DEFAULT '0' AFTER `damage_exp2`;
|
||||
ALTER TABLE `creature_classlevelstats` ADD `Agility` int NOT NULL DEFAULT '0' AFTER `Strength`;
|
||||
ALTER TABLE `creature_classlevelstats` ADD `Stamina` int NOT NULL DEFAULT '0' AFTER `Agility`;
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_03_08_01 -> 2026_03_08_02
|
||||
|
||||
--
|
||||
-- Update Lady Sinestra's `path_id` to GUID*10 for Lady Sinestras spawn (previously: 23283)
|
||||
Reference in New Issue
Block a user