mirror of
https://github.com/mangosfour/server.git
synced 2025-12-13 13:37:05 +00:00
2 lines
335 B
SQL
2 lines
335 B
SQL
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.');
|
|
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.');
|