mirror of
https://github.com/liyunfan1223/azerothcore-wotlk.git
synced 2026-08-04 22:07:52 +00:00
@@ -1,3 +1,4 @@
|
||||
-- DB update 2025_07_24_00 -> 2026_05_01_00
|
||||
-- RBAC System for AzerothCore
|
||||
-- Ported from TrinityCore
|
||||
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_04_30_03 -> 2026_05_01_00
|
||||
-- RBAC Language strings (uses {} format placeholders for Acore::StringFormat)
|
||||
DELETE FROM `acore_string` WHERE `entry` BETWEEN 63 AND 79;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_05_01_00 -> 2026_05_01_01
|
||||
-- RBAC command help strings
|
||||
DELETE FROM `acore_string` WHERE `entry` BETWEEN 83 AND 86;
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`) VALUES
|
||||
Reference in New Issue
Block a user