root/trunk/sql/updates/0.5/1956_command.sql
@
2
Revision 2, 221 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | DELETE FROM `command` WHERE `name` = 'modify level'; |
2 | |
3 | UPDATE `command` SET `help` = 'Syntax: .die\r\n\r\nKill the selected player or creature. If no player or creature selected, it will kill you.' WHERE `name` = 'die'; |
4 |
Note: See TracBrowser
for help on using the browser.