Initial Patch of Auction House bot rev. 135
[auctionmangos.git] / sql / updates / 0.6 / 2641_command.sql
blob09cc11e2cd6b5d5100afe09bdd8a17cc590cacaf
1 INSERT INTO `command` VALUES('lookupmob',3,'Syntax: .lookupmob $namepart\r\n\r\nLooks up a creature by $namepart, and returns all matches with their creature ID\'s.');
2 INSERT INTO `command` VALUES('lookupskill',3,'Syntax: .lookupskill $$namepart\r\n\r\nLooks up a skill by $namepart, and returns all matches with their skill ID\'s.');