Searched refs:owt (Results 1 – 13 of 13) sorted by relevance
200 if (obj->owt + current_ice_box->owt > 70) { in in_ice_box()211 current_ice_box->owt += obj->owt; in in_ice_box()238 current_ice_box->owt -= obj->owt; in out_ice_box()
372 losehp(uarmh ? 1 : rnd((int) (obj->owt)), "falling object"); in dothrow()538 obj->owt = weight(obj); in splitobj()540 otmp->owt = weight(otmp); /* -= obj->owt ? */ in splitobj()
73 uchar owt; member
172 obj->owt = weight(obj); in useup()919 otmp->owt += obj->owt; in merged()
188 otmp->owt = weight(otmp); in mksobj()
312 if (inv_weight() + (int) uball->owt / 2 > 0) { in domove()492 wt = inv_weight() + obj->owt; in pickup()947 wt += otmp->owt; in inv_weight()
223 (obj->owt > objects[obj->otyp].oc_weight) ? "very " : ""); in xname()648 otmp->owt += 15; in readobjnam()
352 obj->owt = weight(obj); /* defined after setting otyp+quan */ in ini_inv()
290 tmp = obj->owt / 10; in hmon()
510 uball->owt += 15; in doread()
256 if (obj->owt < 10 * mtmp->data->mlevel) in dog_move()
731 obj->owt = weight(obj); in fracture_rock()
729 otmp->owt = 0; /* superfluous */ in subfrombill()