.DT
query_decay_speed
DW_wibble creator help
query_decay_speed

.SH Name
.SP 5 5
query_decay_speed -  This returns the decay speed.
.EP

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

.SH Returns
.SI 5
The decay speed.
.EI

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

.SH Description
.SP 5 5

This returns the decay speed.  If this is 0 then the object
is not decaying.  This is the length of time it takes
for the whole object to decay.

.EP

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

