.DT
query_weight_per_bite
DW_wibble creator help
query_weight_per_bite

.SH Name
.SP 5 5
query_weight_per_bite -  This sets the weight of each bite of the food object.
.EP

.SH Syntax
.SI 5
int query_weight_per_bite()
.EI

.SH Returns
.SI 5
The weight of each bite.
.EI

.SH Defined in
.SI 5
/obj/food.c
.EI

.SH Description
.SP 5 5

This sets the weight of each bite of the food object.
This is used along with the total weight of the object
to calculate how many bites of the food can be taken.

.EP

.SH See also
.SP 5 5
/std/basic/misc->set_weight(), set_weight_per_bite(), weight
.EP

