root/trunk/sql/updates/0.8/4470_command.sql @ 2

Revision 2, 183 bytes (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
1delete from command where name in('movegens');
2INSERT INTO `command` VALUES 
3('movegens',3,'Syntax: .movegens\r\n  Show movement generators stack for selected creature or player.');
4
Note: See TracBrowser for help on using the browser.