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

Revision 2, 312 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 ('modify arena','modify honor');
2INSERT INTO `command` VALUES 
3('modify arena',3,'Syntax: .modify arena #value\r\nAdd $amount arena points to the selected player.'),
4('modify honor',1,'Syntax: .modify honor $amount\r\n\r\nAdd $amount honor points to the selected player.');
Note: See TracBrowser for help on using the browser.