Home | History | Annotate | Download | only in adventure

Lines Matching refs:here

178 		/* should check here for "magic mode" */
201 if (limit <= 30 && here(batter) && prop[batter] == 0
202 && here(lamp)) {
223 if (lmwarn || !here(lamp))
326 if (here(clam))
328 if (here(oyster))
334 if (obj != 0 && here(chain))
336 if (here(chain))
354 if (!here(food))
414 if (here(eggs))
427 if (here(magazine))
429 if (here(tablet))
431 if (here(message))
510 l9070: if (!here(lamp))
522 l9080: if (!here(lamp))
602 || !here(bottle)))
606 if (spk == 110 || liq() != water || !here(bottle))
669 if (here(rod2))
722 if (fixed[k] != loc && !here(k))
743 here(bottle)) || k == liqloc(loc))
754 l5140: if (obj != rod || !here(rod2))
760 printf("I see no %s here\n", wd1);