version 1.51 | | version 1.52 |
---|
| | |
/* | | /* |
* static char *rcsid_commands_c = | | * static char *rcsid_commands_c = |
* "$Id: commands.c,v 1.51 2005/07/14 16:21:34 ryo_saeba Exp $"; | | * "$Id: commands.c,v 1.52 2005/08/11 16:44:30 cavesomething Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
{"ready_skill", command_rskill, 1.0}, | | {"ready_skill", command_rskill, 1.0}, |
{"search",command_search, 1.0}, | | {"search",command_search, 1.0}, |
{"search-items", command_search_items, 0.0}, | | {"search-items", command_search_items, 0.0}, |
| | {"showpets", command_showpets, 1.0}, |
{"statistics", command_statistics, 0.0}, | | {"statistics", command_statistics, 0.0}, |
{"strings", command_strings, 0.0}, | | {"strings", command_strings, 0.0}, |
{"take", command_take, 1.0}, | | {"take", command_take, 1.0}, |