.DT
query_decay_divisor
DW_wibble creator help
query_decay_divisor

.SH Name
.SP 5 5
query_decay_divisor - This tells us the current divisor used to determine decay.
.EP

.SH Syntax
.SI 5
float query_decay_divisor()
.EI

.SH Returns
.SI 5
float the divisor.EI

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

.SH Description
.SP 5 5
This tells us the current divisor used to determine decay.  This can
 be modified with set_decay_speed.

.EP

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

.EP

