.DT
query_in_pieces
DW_wibble creator help
query_in_pieces

.SH Name
.SP 5 5
query_in_pieces -  If the food has been cut up (using the 'cut' command) then this will return true.
.EP

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

.SH Returns
.SI 5
Return 1 if it is in pieces, and return 0 otherwise.
.EI

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

.SH Description
.SP 5 5

If the food has been cut up (using the 'cut' command)
then this will return true.

.EP

.SH See also
.SP 5 5
do_cut()
.EP

