root/trunk/sql/updates/6308_mangos_command.sql
@
2
Revision 2, 243 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` IN ('combatstop'); |
2 | |
3 | INSERT INTO `command` (`name`,`security`,`help`) VALUES |
4 | ('combatstop',2,'Syntax: .combatstop\r\nStop combat for selected character. If selected non-player then command applied to self.'); |
Note: See TracBrowser
for help on using the browser.