version 1.174 | | version 1.175 |
---|
| | |
int command_style_map_info(object *op, char *params); | | int command_style_map_info(object *op, char *params); |
int command_kill_pets(object *op, char *params); | | int command_kill_pets(object *op, char *params); |
int command_quests(object *pl, char *params); | | int command_quests(object *pl, char *params); |
| | int command_passwd(object *pl, char *params); |
/* c_move.c */ | | /* c_move.c */ |
int command_east(object *op, char *params); | | int command_east(object *op, char *params); |
int command_north(object *op, char *params); | | int command_north(object *op, char *params); |