version 1.57 | | version 1.58 |
---|
| | |
/* | | /* |
* static char *rcsid_commands_c = | | * static char *rcsid_commands_c = |
* "$Id: commands.c,v 1.57 2006/02/08 01:52:58 cavesomething Exp $"; | | * "$Id: commands.c,v 1.58 2006/02/08 21:41:54 ryo_saeba Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
{"freeze", command_freeze,0.0}, | | {"freeze", command_freeze,0.0}, |
{"goto", command_goto,0.0}, | | {"goto", command_goto,0.0}, |
{"hide", command_hide,0.0}, | | {"hide", command_hide,0.0}, |
| | {"insert_into", command_insert_into,0.0}, |
{"invisible", command_invisible,0.0}, | | {"invisible", command_invisible,0.0}, |
{"kick", command_kick, 0.0}, | | {"kick", command_kick, 0.0}, |
{"learn_special_prayer", command_learn_special_prayer, 0.0}, | | {"learn_special_prayer", command_learn_special_prayer, 0.0}, |