version 1.29 | version 1.30 | |||
---|---|---|---|---|
|
| |||
/* | /* | |||
* static char *rcsid_player_c = | * static char *rcsid_player_c = | |||
* "$Id: player.c,v 1.29 2000/12/18 07:38:25 cvs Exp $"; | * "$Id: player.c,v 1.30 2000/12/18 17:43:30 avogl Exp $"; | |||
*/ | */ | |||
/* | /* | |||
|
| |||
/* teleport defeated player to new destination*/ | /* teleport defeated player to new destination*/ | |||
transfer_ob(op, x, y, 0, NULL); | transfer_ob(op, x, y, 0, NULL); | |||
op->contr->braced=0; | ||||
return; | return; | |||
} | } | |||
Legend:
|