.DT
query_rotten
DW_wibble creator help
query_rotten

.SH Name
.SP 5 5
query_rotten - This tells us if the food has started to rot 
.EP

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

.SH Returns
.SI 5
Return 1 if the food has started to rot, 0 otherwise.
.EI

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

.SH Description
.SP 5 5
This tells us if the food has started to rot

.EP

.SH See also
.SP 5 5
set_decay_speed(), query_decay_speed(), set_decay_level(), query_decay_level(), query_decay_divisor()

.EP

