mirror of
https://gitcode.com/GitHub_Trending/az/azerothcore-wotlk.git
synced 2026-07-11 03:13:10 +00:00
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_05_17_00 -> 2026_05_24_00
|
||||
-- RBAC permission for .pet rename (sec 3+, Admin role 196).
|
||||
DELETE FROM `rbac_permissions` WHERE `id` = 922;
|
||||
INSERT INTO `rbac_permissions` (`id`, `name`) VALUES
|
||||
+1
@@ -1,3 +1,4 @@
|
||||
-- DB update 2026_05_24_01 -> 2026_05_24_02
|
||||
-- acore_string entries for .pet rename command.
|
||||
DELETE FROM `acore_string` WHERE `entry` IN (35453, 35454);
|
||||
INSERT INTO `acore_string` (`entry`, `content_default`, `locale_koKR`, `locale_frFR`, `locale_deDE`, `locale_zhCN`, `locale_zhTW`, `locale_esES`, `locale_esMX`, `locale_ruRU`) VALUES
|
||||
Reference in New Issue
Block a user