root/trunk/sql/updates/5865_mangos_command.sql
@
2
Revision 2, 199 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` = 'cast self'; |
2 | |
3 | INSERT INTO `command` (`name`,`security`,`help`) VALUES |
4 | ('cast self',3,'Syntax: .cast self #spellid\r\nCast #spellid by target at target itself.'); |
Note: See TracBrowser
for help on using the browser.