root/trunk/sql/updates/0.6/3020_command.sql
@
2
Revision 2, 270 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` = 'cooldown'; |
2 | INSERT INTO command (name, security, help) VALUES ('cooldown', 3,'Syntax: .cooldown [#spell_id]\r\n\r\nRemove all (if spell_id not provided) or #spel_id spell cooldown from selected character or you (if no selection).'); |
Note: See TracBrowser
for help on using the browser.