version 1.181 | | version 1.182 |
---|
| | |
void check_earthwalls(object *op, mapstruct *m, int x, int y); | | void check_earthwalls(object *op, mapstruct *m, int x, int y); |
void check_doors(object *op, mapstruct *m, int x, int y); | | void check_doors(object *op, mapstruct *m, int x, int y); |
void communicate(object *op, const char *txt); | | void communicate(object *op, const char *txt); |
| | void npc_say(object *npc, char *cp); |
object *find_mon_throw_ob(object *op); | | object *find_mon_throw_ob(object *op); |
int can_detect_enemy(object *op, object *enemy, rv_vector *rv); | | int can_detect_enemy(object *op, object *enemy, rv_vector *rv); |
int stand_in_light(object *op); | | int stand_in_light(object *op); |