root/trunk/sql/updates/0.7/3346_command.sql
@
2
Revision 2, 286 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | UPDATE `command` SET `name`='lookupobject' WHERE `name`='.lookupobject'; |
2 | UPDATE `command` SET `name`='listcreature' WHERE `name`='.listcreature'; |
3 | UPDATE `command` SET `name`='listobject' WHERE `name`='.listobject'; |
4 | UPDATE `command` SET `name`='listitem' WHERE `name`='.listitem'; |
Note: See TracBrowser
for help on using the browser.