root/trunk/sql/updates/6557_mangos_command.sql @ 2

Revision 2, 204 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 = 'npc delete';
2INSERT INTO `command` VALUES
3('npc delete',2,'Syntax: .npc delete [#guid]\r\n\r\nDelete creature with guid #guid (or the selected if no guid is provided)');
Note: See TracBrowser for help on using the browser.