root/trunk/sql/updates/0.8/4140_command.sql
@
2
Revision 2, 200 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | INSERT INTO `command` ( `name` , `security` , `help` ) |
2 | VALUES ( |
3 | 'tele', '1', 'Syntax: .tele $location\n\nTeleport the gm to the provided location. You can look up these locations using .lookuptele' |
4 | ); |
Note: See TracBrowser
for help on using the browser.