version 1.75 | | version 1.76 |
---|
| | |
int command_skills(object *op, char *params); | | int command_skills(object *op, char *params); |
int command_dump(object *op, char *params); | | int command_dump(object *op, char *params); |
int command_patch(object *op, char *params); | | int command_patch(object *op, char *params); |
| | int command_mon_aggr (object *op, char *params); |
| | int command_possess (object *op, char *params); |
int command_remove(object *op, char *params); | | int command_remove(object *op, char *params); |
int command_free(object *op, char *params); | | int command_free(object *op, char *params); |
int command_addexp(object *op, char *params); | | int command_addexp(object *op, char *params); |