repo.or.cz
/
auctionmangos.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
Initial Patch of Auction House bot rev. 135
[auctionmangos.git]
/
sql
/
updates
/
0.8
/
4258_command.sql
blob
9138a46e9b0fb78a9778a1a26c22c16a8c21d7e0
1
DELETE FROM `command` WHERE `name` = 'grouptele';
2
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.');