mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-01-18 19:35:42 +00:00
4
data/sql/updates/db_world/2023_10_08_00.sql
Normal file
4
data/sql/updates/db_world/2023_10_08_00.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
-- DB update 2023_10_07_02 -> 2023_10_08_00
|
||||
--
|
||||
DELETE FROM `command` WHERE `name`='commentator';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES ('commentator', 2, 'Syntax: .commentator [on/off]\r\n\r\nEnable or Disable in game Commentator tag or show current state if on/off not provided.');
|
||||
Reference in New Issue
Block a user