Import of Mangos
[auctionmangos.git] / sql / updates / 0.8 / 4176_command.sql
blob7deff905ab60534e19779244c2785c0adb7af8dc
1 INSERT INTO `command` ( `name` , `security` , `help` ) VALUES
2 ('gogrid', '3', 'Syntax: .gogrid #gridX #gridY [#mapId]\n\nTeleport the gm to center of grid with provided indexes at map #mapId (or current map if it not provided).');