Searched refs:bird (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/games/adventure/
H A Dsubr.c523 if (here(bird) && toting(rod) && obj == bird)
527 if (here(snake) && !here(bird))
604 if (obj == bird) {
605 if (prop[bird] != 0)
615 prop[bird] = 1; /* 9015 */
617 l9014: if ((obj == bird || obj == cage) && prop[bird] != 0)
618 carry(bird + cage - obj, loc);
635 if (obj == cage && prop[bird] !
[all...]
H A Dhdr.h138 bird, door, pillow, snake, fissure, tablet, clam, oyster,
H A Dinit.c110 bird, door, pillow, snake, fissure, tablet, clam, oyster, variable
193 bird = vocab(DECR('b', 'i', 'r', 'd', '\0'), 1, 0);
H A Dmain.c595 if (obj == bird || obj == snake || obj == clam

Completed in 77 milliseconds