version 1.36 | | version 1.37 |
---|
| | |
/* | | /* |
* static char *rcsid_commands_c = | | * static char *rcsid_commands_c = |
* "$Id: commands.c,v 1.36 2003/07/24 04:21:14 temitchell Exp $"; | | * "$Id: commands.c,v 1.37 2003/07/26 02:10:40 temitchell Exp $"; |
*/ | | */ |
| | |
/* | | /* |
| | |
CommArray_s WizCommands [] = { | | CommArray_s WizCommands [] = { |
{"abil", command_abil,0.0}, | | {"abil", command_abil,0.0}, |
{"addexp", command_addexp,0.0}, | | {"addexp", command_addexp,0.0}, |
| | {"banish", command_banish,0.0}, |
{"create", command_create,0.0}, | | {"create", command_create,0.0}, |
{"debug", command_debug,0.0}, | | {"debug", command_debug,0.0}, |
{"dump", command_dump,0.0}, | | {"dump", command_dump,0.0}, |