Home
last modified time | relevance | path

Searched refs:oc_weight (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/games/hack/
H A Ddef.objclass.h77 uchar oc_weight; member
H A Dhack.mkobj.c201 int wt = objects[obj->otyp].oc_weight; in weight()
H A Dhack.objnam.c223 (obj->owt > objects[obj->otyp].oc_weight) ? "very " : ""); in xname()