[8451] Implement talent 47236 and ranks.
[getmangos.git] / sql / updates / 0.8 / 4258_command.sql
blob9138a46e9b0fb78a9778a1a26c22c16a8c21d7e0
1 DELETE FROM `command`  WHERE `name` = 'grouptele';
3 INSERT INTO `command` ( `name` , `security` , `help` ) VALUES
4 ('grouptele',1,'Syntax: .grouptele #location\r\n\r\nTeleport a selected player and his group members to a given location.');