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

/netbsd-current/games/hack/
H A Ddef.objclass.h76 schar oc_delay; /* delay when using such an object */ member in struct:objclass
H A Dhack.do_wear.c165 int delay = -objects[otmp->otyp].oc_delay;
243 delay = -objects[otmp->otyp].oc_delay;
H A Dhack.eat.c241 multi = -ftmp->oc_delay;
H A Dhack.dog.c411 moves + obj->quan * objects[obj->otyp].oc_delay;

Completed in 86 milliseconds