mirror of
https://github.com/TrinityCore/TrinityCore.git
synced 2026-01-31 06:07:37 +01:00
[svn] * Proper SVN structure
--HG-- branch : trunk
This commit is contained in:
4
sql/updates/0.8/4258_command.sql
Normal file
4
sql/updates/0.8/4258_command.sql
Normal file
@@ -0,0 +1,4 @@
|
||||
DELETE FROM `command` WHERE `name` = 'grouptele';
|
||||
|
||||
INSERT INTO `command` ( `name` , `security` , `help` ) VALUES
|
||||
('grouptele',1,'Syntax: .grouptele #location\r\n\r\nTeleport a selected player and his group members to a given location.');
|
||||
Reference in New Issue
Block a user