Files
TrinityCore/sql/updates/0.5/1856_command.sql
Neo2003 9b1c0e006f [svn] * Proper SVN structure
--HG--
branch : trunk
2008-10-02 16:23:55 -05:00

4 lines
157 B
SQL

insert into command values('shutdown','3','Syntax: .shutdown seconds');
insert into command values('cshutdown','3','Syntax: .cshutdown Cancels shuttdown');