root/trunk/sql/updates/0.8/4176_command.sql
@
2
Revision 2, 233 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
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).'); |
3 |
Note: See TracBrowser
for help on using the browser.