mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-13 09:17:18 +00:00
4
data/sql/updates/db_characters/2023_04_22_00.sql
Normal file
4
data/sql/updates/db_characters/2023_04_22_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_03_04_00 -> 2023_04_22_00
|
||||
--
|
||||
ALTER TABLE `characters`
|
||||
ADD COLUMN `extraBonusTalentCount` INT NOT NULL DEFAULT '0' AFTER `innTriggerId`;
|
||||
Reference in New Issue
Block a user