mirror of
https://github.com/mod-playerbots/azerothcore-wotlk.git
synced 2026-02-13 15:33:59 +00:00
5
data/sql/updates/db_world/2025_05_30_07.sql
Normal file
5
data/sql/updates/db_world/2025_05_30_07.sql
Normal file
@@ -0,0 +1,5 @@
|
||||
-- DB update 2025_05_30_06 -> 2025_05_30_07
|
||||
--
|
||||
DELETE FROM `command` WHERE `name` = 'group revive';
|
||||
INSERT INTO `command` (`name`, `security`, `help`) VALUES
|
||||
('group revive', 2, 'Syntax: .group revive\r\n\r\nRevives all players in your group.');
|
||||
Reference in New Issue
Block a user