.DT
query_decays
DW_wibble creator help
query_decays

.SH Name
.SP 5 5
query_decays -  This query tells us whether the food decays.
.EP

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

.SH Returns
.SI 5
Return 1 if the object decays..EI

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

.SH Description
.SP 5 5

This query tells us whether the food decays.  All objects
which decay should have this function on them.

.EP

.SH See also
.SP 5 5
set_decay_speed()

.EP

