root/trunk/sql/updates/0.7/3346_command.sql @ 2

Revision 2, 286 bytes (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
1UPDATE `command` SET `name`='lookupobject' WHERE `name`='.lookupobject';
2UPDATE `command` SET `name`='listcreature' WHERE `name`='.listcreature';
3UPDATE `command` SET `name`='listobject'   WHERE `name`='.listobject';
4UPDATE `command` SET `name`='listitem'     WHERE `name`='.listitem';
Note: See TracBrowser for help on using the browser.