version 1.129 | | version 1.130 |
---|
| | |
int command_applymode(object *op, char *params); | | int command_applymode(object *op, char *params); |
int command_bowmode(object *op, char *params); | | int command_bowmode(object *op, char *params); |
int command_petmode(object *op, char *params); | | int command_petmode(object *op, char *params); |
| | int command_showpets(object *op, char *params); |
int command_usekeys(object *op, char *params); | | int command_usekeys(object *op, char *params); |
int command_resistances(object *op, char *params); | | int command_resistances(object *op, char *params); |
int command_help(object *op, char *params); | | int command_help(object *op, char *params); |